what function do the DCL commands carry out
Answers
Answered by
9
Answer:
DCL include command such as GRANT and REVOKE which mainly deal with the right permission and other control of database system.
Answered by
4
Answer:
DCL (Data, Control, Language) program is used to control privileges in the database. and to perform any action in the database , such as for creating tables, sequences or views, a user needs privileges.
Similar questions