Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
finaleHFEIZFIDSHI
--PostgreSQL 9.6 --'\\' is a delimiter CREATE SCHEMA erp; CREATE TABLE erp.orders( userId integer, paidat timestamp DEFAULT current_timestamp ); INSERT INTO erp.orders VALUES ('2','2017-01-01' ), ('3','2017-01-01' ), ('2','2017-01-01' ), ('2','2017-01-01' ), ('4','2017-06-07' ), ('2','2017-06-07' ), ('1','2017-06-30' ), ('1','2017-06-18' ), ; select distinct erp.orders.paidat from erp.orders;
run
|
edit
|
history
|
help
0
Codigo_Completo
base de datos api teclab
Assignment 1(SET A)
librarayv2
Ecommerce Website Analysis by SQL
Movie Rating SQL Analysis Project
1258. Find the Start and End Number of Continuous Ranges
array comparison
menu sample
Return IDs where there are exactly 3 occurrences