Select from following answers:- file
- form
- report
- table

- All Above
The result or output of a SQL Select statement is known as Table.
For Example:-
Select * from tbl_name.
When execute,it will produce a result which will be of table.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator