Q. What is the work of SELECT command?
β
Correct Answer: (C)
One or more rows from one or more tables of the database can be accessed with this command. Using the WHERE clause with this command is also possible.
You must be Logged in to update hint/solution