InterviewSolution
Saved Bookmarks
| 1. |
What Is A Command Rule? |
|
Answer» A command RULE is a special rule created to CONTROL how users can execute almost any SQL statement. This includes SELECT, ALTER SYSTEM, DDL and DML statements. A command rule is a special rule created to control how users can execute almost any SQL statement. This includes SELECT, ALTER SYSTEM, DDL and DML statements. |
|