SQL Commands
SQL Commands
Program: B.Tech
Course Code:E2UC302B
Course Name:Database Management
System
Dr.Manikant Panthi
School of Computing Science and Engineering
Course Code :E2UC302B Course Name: DBMS
Recommended Books
Text books
• Abraham Silberschatz, Henry F. Korth and S. Sudarshan- “Database System
Concepts”, Fourth Edition, McGraw-Hill, 2002.
Reference Book
• Ramez Elmasri and Shamkant B. Navathe, “Fundamental Database
Systems”, Third Edition, Pearson Education, 2003.
• Raghu Ramakrishnan, “Database Management System”, Tata McGraw- Hill
Publishing Company, 2003.
• Hector Garcia–Molina, Jeffrey D.Ullman and Jennifer Widom- “Database
System Implementation”- Pearson Education- 2000.
• Peter Rob and Corlos Coronel- “Database System, Design, Implementation
and Management”, Thompson Learning Course Technology- Fifth edition,
2003
Application of DBMS
-Banking: For account holder information, amount with draw and
deposit, load and other transactions
-Airlines: For reservations, cancelation, fare detail and airline
schedules
Introduction to SQL
Structured Query Language or SQL is a standard computer
language for accessing and manipulating database systems.
SQL defines methods using which user can create and manipulate
databases on all major platforms.
Characteristics of SQL
SQL allows the user to create, update, delete, and retrieve data from a database.
High Speed
Data query
Data Control Language
Transaction
Language
Control
Data Language
Data Definition Language Manipulation
Language