Rdbms Practical Silps
RDBMS 11 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Researcher (r_no…
RDBMS 11 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Researcher (r_no…
RDBMS 10 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Crop (c_no, c_nam…
RDBMS 9 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Patient (p_no, p_…
RDBMS 8 Slips Q.1) Consider the following entities and their relationship. [Marks 40] University (u_no, …
RDBMS 7 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Route (route_no,…
RDBMS 6 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Train (t_no, t_name…
RDBMS 5 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Drug (d_no, d_name…
DBMS 20 Slips Q.20) Account_Customer create table ac ( a_no number(10)primary key, b_name var…
DBMS 19 Slips Q.19) Branch_Loan create table lo ( l_no number(5) primary key , amt number(10) …
DBMS 18 Slips Q.18) Employee_Project create table emp1 ( eno number(10) primary key, ename var…
DBMS 17 Slips Q.17) Branch_Account create table branch ( b_no number(5) primary key , b_name v…
DBMS 16 Slips Q.16. bloodgrroup_donor create table don ( dno number(10) primary key, dname var…
Rdbms 4 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Bus (bus_no, capa…
DBMS 15 SLIPS Q.15) Route_Bus create table route017 ( rout_no number(10)primary key, source var…
RDBMS-3 Slips Q.1) Consider the following entities and their relationship. [Marks 40] Owner (o_no,…
RDBMS 2 SLIPS Q.1) Consider the following entities and thei…