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