Database Lab Class - 6 (Final) : Creating Database Table
We have
created 3 tables
- Student table ( Strong entity; Primary key: std_id )
- Teacher table ( Strong entity; Primary key: teacher_id )
- Advised table ( Weak entity; No Primary key; Foreign key: std_id, teacher_id )
*Note: You have to
create Student table and Teacher table before the Advised table
Download the Screenshots -
Java Lab Class 5: Program 4 - Throwing our own Exceptions
Database Lab Class - 5
Database Lab Class - 4
Subscribe to:
Posts (Atom)