Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Testing psql
--PostgreSQL 9.6 --'\\' is a delimiter create temp table testna ( id serial primary key, name text, datum date not null); insert into testna values (default, 'tekst naziva', '2020-08-19'); table testna;
run
|
edit
|
history
|
help
0
Transform sequential key value data to row based key value data
Leetcode 569. Median Employee Salary
hw
1
podd version
Tic tac toe
PostgreSQL Sandbox: General Resale
stackoverflow example for 47702144
SQL Moving Rating Practice by Han Wang 20200720
complicated-conditional-sql-query-to-match-attributes-for-marketing-campaigns/43219741#43219741