Galgotias College of Engineering & Technology, Greater Noida
Assessment by Faculty Member
Page No. From….... In time Date of Implementati Graph, Exp Name of the ... Pre- submission Total Signature Practical on/Active Results/Outp of Lab No. Experiment To…........ MM:50 with Date Lab ... Participation ut, Cal. Report/Viva Writing MM: 20 MM:10 Voce, work MM:10 MM: 10 .a. Introduction to DBMS, RDBMS, DBMS Vs RDBMS 1 b. Introduction to SQL & Types of SQL Statements (DDL, DML, TCL, DCL) c. Introduction to various RDBMS software Creating Entity-Relationship Diagram using case tools 2 DDL Commands: CREATE, ALTER, DROP, TRUNCATE, CREATING A 3 TABLE From a Table Using SELECT Command. DML Commands: Managing data using INSERT, 4 DELETE and UPDATE command Data Constraints at Column Level and Table level: 5 PRIMARY Key, FOREIGN Key, UNIQUE, NOT NULL, CHECK, DEFAULT value concept, Defining and Dropping Constraints using ALTER Table Command Assigning User defined names to constraints Data Constraints at Column Level and Table level DML Commands: Retrieving database using SELECT 6 command, Order by clause SQL Functions: Date functions, Conversion functions 7 SQL Functions: Aggregate functions, Single row functions 8 Retrieving information from database using Group by and Having clause 9 Retrieving data using Sub queries Single row, Multiple rows, ANY 10 operator, ALL operator, EXIST, Scalar, Multiple columns, Nested, Correlated Retrieving data from multiple tables using JOIN 11 EQUI, INNER, SELF, OUTER Retrieving data using SET operators UNION, UNION ALL, INTERSECT, 12 MINUS, retrieving data from multiple tables using JOIN Practice Questions PL/SQL Function & Procedure 13 PL/SQL Cursors & Trigger 14