BIT202 Database Management System
BIT · Semester 33 credit hours
Database Management System BIT202
SyllabusComing soonUnits and teaching hours for this subject.Open NotesBeing writtenUnit-by-unit notes with examples.Open Old Questions48 questionsFrom TU Board 2083, TU Board 2080, TU Board 2079 and moreOpen MCQ PracticeComing soonAnswer, see if you’re right straight away, and read why.Open
Recent old questions
Consider the following simple database schema and write SQL statements for each of the following: Student(SID, SName, City, Faculty) Course(CID, CName,…TU Board 208310Define entity, attribute and relationship with suitable example. Design a complete ER diagram for the following scenario: Scenario: A school has teachers and…TU Board 208310Explain transaction and ACID properties of a transaction in brief. What are different states of a transaction? What is a 'serial schedule' and why it is…TU Board 208310What is a Database Management System? List any 5 advantages of using a DBMS over a traditional file based system. Give one real life example of a DBMS…TU Board 20835