Added line where select is good for starters (#19829)
This commit is contained in:
@ -37,3 +37,5 @@ from student;
|
||||
I hope this at least gives you enough to get started.
|
||||
|
||||
Please see the manual for your database manager and have fun trying different options yourself.
|
||||
|
||||
One thing to note for beginners, the select statement is not destructive and can be used as a great place to start learning sql.
|
||||
|
Reference in New Issue
Block a user