Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
cs
#MySQL 5.7.12 #please drop objects you've created at the end of the script #or check for their existance before creating #'\\' is a delimiter CREATE TABLE ish ( rollno integer, name char(20), marks integer, grade char(1), section integer );
run
|
edit
|
history
|
help
0
ITM_14210069
name
https://ru.stackoverflow.com/questions/663810
MySQL is added
exp11
itm
collate reservations
calculate averages for students and levels
MYSQL PIVOT
ITM_14210069