Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

create function

0
votes
1 answer
43 views

MySQL stored function problem

I'm creating a stored function like this CREATE FUNCTION getVendorID(IN venname VARCHAR(255)) RETURNS INT BEGIN DECLARE a INT; SELECT vendorid FROM…
asked June 15, 2011 5:19 pm CDT
dzd
0
votes
1 answers
44 views

Convert function Postgresql to Sqlite

Hi I have a problem between a database in PostgreSQL and SQLite. I need to work (single user) I had to create the database in SQLite, and luckily I…
asked May 7, 2011 12:23 pm CDT
Luca
0
votes
2 answers
45 views

What is the correct syntax for a set command within a mySQL user defined function?

I'm receiving the following error when trying to create a function in mySQL 5.1: Error Code : 1064 You have an error in your SQL syntax; check the…
asked April 5, 2011 8:35 am CDT
James P.
3

create function

Tagged: create + function
Related Tags
mysql × 52
php × 49
regex × 12
postgresql × 11
sql × 7
database × 6
javascript × 4
replace × 3
variables × 3
parameters × 3
plpgsql × 3
create × 3
java × 2
c# × 2
onclick × 2
class × 2
return × 2
foreach × 2
wordpress × 2
sqlite × 2
c++ × 2
call × 2
email × 2
date × 2
insert × 2
sendmail × 2