Run Code
|
API
|
Code Wall
|
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
SQL social network practice by Han Wang 20200720 - 2
nasa2
Persy_Jackson
CALCULATOR USING PL/PGSQL FUNCTIONS
select distinct
1075-1077 Project Analysis
Update as a function result
Final 1
Islands demonstration
Final 2