MCQOPTIONS
Saved Bookmarks
| 1. |
Select the sequence for how the query mechanism works? |
| A. | Authentication-> DDL->DML->query optimizer->output |
| B. | DDL->DML->query optimizer-> Authentication->output |
| C. | DML->query optimizer-> Authentication-> DDL-> output |
| D. | All of the mentioned |
| Answer» B. DDL->DML->query optimizer-> Authentication->output | |