Advertisements
Advertisements
प्रश्न
Which command is used to make permanent changes done by a transaction?
संक्षेप में उत्तर
उत्तर
- These SQL commands manage the transactions in SQL databases.
- It also helps to save the change into the database permanently.
- COMMIT, ROLLBACK, SET TRANSACTION, and SAVEPOINT commands belong to this category.
shaalaa.com
Introduction to SQL
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
Communication is established with MySQL using ______.
Which is the MySQL instance responsible for data processing?
List any two DDL commands with its Syntax.
List any two DML commands with its Syntax.
What is view in SQL?
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.