Run Code
|
API
|
Code Wall
|
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
code1
Postgres CrossTab for query with variable number of columns
OLA
proj
Movie Rating SQL Analysis Project
CALCULATOR USING PL/PGSQL FUNCTIONS
SQL Practice Sample: Movie Database
1097. Game Play Analysis V
test_tags_count
Query workaround in order to avoid IN Operator in WHERE Clause