DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Regarding Data Control Language

  1. #1
    Join Date
    Mar 2001
    Posts
    8

    Question

    I want to know, whether Grant and Revoke are Data Control Language commands or DDL Commands. Can any one clarify, regarding the DDL, Transaction Control Language Commands and DCL.


    Thank you,
    Kumar

  2. #2
    Join Date
    Mar 2001
    Posts
    17
    GRANT and REVOKE are DDL Commands

    Transaction Control Commands are
    COMMIT
    ROLLBACK
    SAVEPOINT
    SET TRANSACTION


    [Edited by Kancha on 03-23-2001 at 12:21 PM]

  3. #3
    Join Date
    Mar 2001
    Posts
    5

    Arrow difference

    GRANT AND REVOKE ARE DCL COMMANDS

    TCL commands
    are
    COMMIT
    SAVEPOINT
    ROLLBACK

  4. #4
    Join Date
    Mar 2001
    Posts
    1
    I think GRANT AND REVOKE ARE DCL Commands


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width