First lab comment
This commit is contained in:
parent
f95ec89d9f
commit
2d73d6551a
1 changed files with 2 additions and 0 deletions
2
a.sql
2
a.sql
|
@ -1,2 +1,4 @@
|
||||||
|
-- What are the names (first name, last name) of all the students?
|
||||||
|
|
||||||
select firstName, lastName
|
select firstName, lastName
|
||||||
from Students
|
from Students
|
Loading…
Add table
Reference in a new issue