Vidyarthiplus (V+) - Indian Students Online Education Forum

Full Version: Database Management Systems Lab Manual - Senthil Edition
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
 DATABASE MANAGEMENT SYSTEMS LAB MANUAL

LIST OF DDL COMMANDS:
  •  CREATE TABLE Command.
  • DESCRIBE Command.
  • ALTER TABLE Command.
  • DROP TABLE Command.
  • TRUNCATE TABLE Command.
LIST OF DML COMMANDS:
  • INSERT Command.
  • SELECT Command.
  • UPDATE Command.
  • DELETE Command.
LIST OF DCL COMMANDS:
  • GRANT Command.
  • REVOKE Command.
LIST OF TCL COMMANDS:
  • COMMIT Command.
  • ROLLBACK Command.
Attachment the Manual : [attachment=25689]