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.
Attributvariation 2
SQL Practice Sample: Movie Database
avg with subquery
PostgreSQL Sandbox: Legitimate Resale
prueb final
Dashes in numbers
proj
Christmas Tree Generator
Select the latest id from last week from each different contact without repeating barcodes.....
conditionally add “another row” in SQL Server?
Please log in to post a comment.