Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What are the commands of DDL?
Contents
How many commands are there in DDL?
There are five types of SQL commands: DDL, DML, DCL, TCL, and DQL.
What are DDL commands give examples?
DDL Commands in SQL Examples:CREATE – Creates objects e.g. table in the database.ALTER – Alters objects of the database. e.g. modifying a column of a table.DROP – Deletes objects from the database. ... TRUNCATE – Deletes all records from a table and resets table identity to initial value.
What are the DML commands?
What are the DML commands in DBMS?SELECT − Retrieve data from the database.INSERT − Insert data into a table.UPDATE − Update existing data within a table.DELETE − Delete records from a database table.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours