A.  select fname and lname from users

B.  select fname,lname from users 

C.  select fname,lname where fname = 'sam'

D.  None of the Mentioned

1
Correct Answer :
select fname,lname from users 
Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python