MCQOPTIONS
Saved Bookmarks
| 1. |
To select all columns from the table the syntax is: |
| A. | Select all from table_name |
| B. | Select * from table_name |
| C. | Select from table_name |
| D. | Non of the above |
| Answer» C. Select from table_name | |