Topic outline

  • Welcome to the course

    CSE312: Database Management System Lab 

     

  • Course Summary and Objectives

  • Marks Distribution


    Attendance

    10

    Lab Performance

    25

    Project

    25

    Final Exam + Viva

    40




    • Week One

      WEEK ONE

      Introductory Discussion

    • Week Two

      WEEK TWO

      Learning Outcome:

      1.  Learn about the fundamental elements of relational database management systems.
      2. Learn How to create database,  table,
      3. Insert values,  show table data.
      4. Rename table name.
      5. Drop table and database.
      • Section-G, Lab Recorded Class, Date::29.01.2022 URL
        Restricted Not available unless: You belong to Section-G
      • Section-A, Recorded Lab Class, Date::02.02.2022 URL
        Restricted Not available unless: You belong to Section-A
    • Week Three

      WEEK THREE

        Learning Objective:
      • Distinct
      • Limit
      • Order By
      • where clause
      • Arithmetic operator 
      • Between
      • Logical operators: And, Or, Not, In, Like
    • Week Four

      WEEK FOUR

      Learning Objective:

      • Update
      • As
      • Alter table (Add column, Drop column, Modify datatype, change column Name)
      • Truncate
      • Aggregate Function: Max, Min, Sum, Avg, Count
      • Group by
      • Having

    • Week Five

      WEEK FIVE

      Learning Objective:

      • Table Joining
      • Inner Join
      • Left Join
      • Right Join

    • MID TERM ASSESSMENT

      Exam Topic:  Week 1, Week 2, Week 3, Week 4, Week 5



      • Week Seven

        WEEK SEVEN

        Learning Objective:

        • Sub query
        • Nested Query on Joining
        • Union/ Union All
        • Intersect,Minus

        • Due: Thursday, 31 March 2022, 4:22 PM
      • Week EIGHT

        WEEK EIGHT

        Learning Objective:

        • Joining query practice
        • Domain Constraints in Relations
        • Primary Key, Foreign Key
        • Unique, Not Null
        • Check, Default

        • Week Nine

          WEEK NINE

          Learning Objective:

          • Trigger
          • SQL view
          • Stored Procedure

          • Topic 13

            WEEK TEN


            Lab Final

            • Week Eleven

              WEEK ELEVEN

              Project Demonstration