Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/lsp4you/public_html/connect.php on line 2 LSP4YOU - Learner's Support Publications
Responsive image

Unit 3: Structured Query Language(SQL)

Unit 3: SQL(14 hrs.)

Data Types - Data Definition commands: CREATE, ALTER, DROP - Adding Constraints in SQL.

Basic SQL Queries: INSERT, SELECT, DELETE, UPDATE - Substring Comparison using LIKE Operator, BETWEEN operator - Ordering of Rows - SQL Set Operations UNION, EXCEPT, INTERSECT.

Complex Queries: Comparison involving NULL and Three-valued Logic, Nested Queries, EXISTS and UNIQUE Functions, Renaming of Attributes and Joining of Tables, Aggregate Functions, Grouping - Managing Views.