command is used to retrieve data from a database.
(a) SELECT
(b) INSERT
(c) UPDATE
(d) None of these
Answers
Answered by
5
Answer:
a) SELECT
Explanation:
In database SELECT query is used to retrieve data from a table. It is the most used SQL query. We can retrieve complete table data, or partial by specifying conditions using the WHERE clause.
Hope this answer help you
Have a nice day
Answered by
2
Answer:
a ) select
Explanation:
i think it is useful to yo friend have a great day ahead
Similar questions