Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
arjun
--PostgreSQL 9.6 --'\\' is a delimiter create table arjun(name text, age integer); insert into arjun values ('a' , 1); insert into arjun values ('b' , 2); insert into arjun values ('c' , 3); insert into arjun values ('d' , 4); insert into arjun values ('e' , 5); insert into arjun values ('f' , 6); insert into arjun values ('g' , 7); insert into arjun values ('h' , 8); select * from arjun where age>=4;
run
|
edit
|
history
|
help
0
1127. User Purchase Platform
fgf
nested array to table
Movie Rating SQL Analysis Project
Query integer in text field - Seemingly doesn't work as expected
Leetcode 571 Find Median Given Frequency of Numbers & 614 Second Degree Follower
Library Query
Pedido
1258. Find the Start and End Number of Continuous Ranges
Assignment 1(SET A)