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
IF IN POSTGRESQL
2
remove properties from jsonb using function jsonb_set of PostgreSQL
postgresql: working days
prec
Select the latest id from last week from each different contact without repeating barcodes.....
Return IDs where there are exactly 3 occurrences1
project 1
test 16721723
user