Differentiate between DDL and DML commands. Give one example of each type of command.

Question
in progress 0
Studies Aman 5 years 1 Answer 191 views Bronze 0

Answer ( 1 )

  1. DDL:-CREATE, ALTER, DROP, TRUNCATE AND COMMENT and RENAME, etc.
    DML:-SELECT, INSERT, UPDATE, DELETE, MERGE, CALL, etc.
    Commands which Define the Structures or object are all DDL . Also DDL commands are auto- commit , they are transaction in themselves.

Leave an answer

Browse

Captcha Click on image to update the captcha .

About AmanBronze