Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
simple add function on sql
CREATE FUNCTION add(integer, integer) RETURNS integer AS 'select $1 + $2;' LANGUAGE SQL IMMUTABLE RETURNS NULL ON NULL INPUT; SELECT add (2,3)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
hell
Black Wall
ds
project 1
PosgresSQL Sandbox: Legitimate Resale
Many to many
Yandex Task
Query for matching substring from text field in DB
2
lol
Please log in to post a comment.