× Didn't find what you were looking for? Ask a question
Top Posters
Since Sunday
L
3
d
3
y
3
a
3
n
3
d
3
e
3
d
3
c
3
p
3
M
3
a
3
New Topic  
MADUBUCA76 MADUBUCA76
wrote...
Posts: 620
Rep: 0 0
6 years ago
Based on the code above, list the name of every student whose postal code is 10113.
 a. SELECT FirstName, LastName WHERE PostalCode=10113' ;
 b. SELECT FirstName, LastName FROM Student WHERE PostalCode=10113' ;
  c. SELECT FirstName, LastName FROM Student WHERE PostalCode=10113'
  d. SELECT FROM Student WHERE PostalCode=10113' ;
Read 53 times
1 Reply

Related Topics

Replies
wrote...
6 years ago
.D
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  1063 People Browsing
Related Images
  
 311
  
 947
  
 672