The document provides an overview of Database Management Systems (DBMS), detailing the types of DBMS such as relational and non-relational, along with SQL commands for data manipulation including INSERT, SELECT, UPDATE, and DELETE. It explains the structure of databases, including tables, records, and attributes, and discusses constraints like PRIMARY KEY and FOREIGN KEY. Additionally, it covers query optimization and the use of operators like AND, OR, and NOT for filtering data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
19 views
SQL Handwritten Notes
The document provides an overview of Database Management Systems (DBMS), detailing the types of DBMS such as relational and non-relational, along with SQL commands for data manipulation including INSERT, SELECT, UPDATE, and DELETE. It explains the structure of databases, including tables, records, and attributes, and discusses constraints like PRIMARY KEY and FOREIGN KEY. Additionally, it covers query optimization and the use of operators like AND, OR, and NOT for filtering data.