mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -356,7 +356,8 @@ Following are some of the most commonly used constraints available in SQL −
|
|||||||
### SQL USE Statement
|
### SQL USE Statement
|
||||||
USE database_name;
|
USE database_name;
|
||||||
|
|
||||||
SQL COMMIT Statement
|
### SQL COMMIT Statement
|
||||||
COMMIT;
|
COMMIT;
|
||||||
|
|
||||||
SQL ROLLBACK Statement
|
SQL ROLLBACK Statement
|
||||||
ROLLBACK;
|
ROLLBACK;
|
||||||
|
|||||||
Reference in New Issue
Block a user