Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
hell
--PostgreSQL 9.5 --'\\' is a delimiter --select version() as postgresql_version CREATE FUNCTION add_em(x integer, y integer) RETURNS integer AS 'SELECT x + y;' LANGUAGE SQL; SELECT add_em(1, 2) AS answer;
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Studco
Assignment
to_char(now(), 'YYYYddd')
Joins and Case
Tic tac toe
sample
CALCULATOR USING PL/PGSQL FUNCTIONS
postgres group by by function
Assignment 1(SET A)
test
Please log in to post a comment.