Advertisements
Advertisements
प्रश्न
List any two DDL commands with its Syntax.
टीपा लिहा
Advertisements
उत्तर
| Commands | Syntax |
| CREATE | CREATE database databasename; |
| DROP | DROP database databasename; |
shaalaa.com
Concepts of Structured Query Language (SQL)
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Communication is established with MySQL using ______.
Which is the MySQL instance responsible for data processing?
List any two DML commands with its Syntax.
Which command is used to make permanent changes done by a transaction?
Which commands provide definitions for creating table structure, deleting relations, and modifying relation schemas.
Which command lets to change the structure of the table?
Queries can be generated using ______
What is the difference between SQL and MySQL?
Write few commands used by DBA to control the entire database.
Explain the DDL command of their functions in SQL.
