Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
LeetCode 178
--PostgreSQL 9.6 --'\\' is a delimiter Create table Scores ("id" int, "score" DECIMAL(3,2)); insert into Scores (id, score) values (1, 3.5), (2, 3.65), (3, 4.0), (4, 3.85), (5, 4.0), (6, 3.65);
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
postgresql
HW1
Final test
timestamp sample
SQL Practice Sample: Movie Database
Shortest "path" between two employees across companies
1225. Report Contiguous Dates
1
to_char(now(), 'YYYYddd')
Search Results Web results Get month name from number in PostgreSQL
Please log in to post a comment.