Computer Science, asked by TbiaSamishta, 10 months ago

Which of the following statement is false? (a) Query can be stored as an object in database and reused. (b) Query is written to be used only once. (c) Query cannot be created using wizard. (d) Query cannot be written on a query.

Answers

Answered by Secondman
4

" Option (a)  Query can be stored as an object in database and reused.

Query cannot be stored as an object in the database. But Query can be executed any number of times. Other options are true, as query can be used multiple times by updating them. So when a query is written it can be stored and executed multiple times. In base, query can be created using the wizard. And query can be written on a query pane in the Base."

Similar questions