Select from following answers:- all columns of the table are to be returned.

- all records meeting the full criteria are to be returned.
- all records with even partial criteria met are to be returned.
- None of these.
- All Above
* Means that all columns of the table contains.
For example:-
seelct * from tablename;
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator