Tag VTU CSE LAB

5. COMPANY DATABASE VTU DBMS LAB | Direct SQL Code

VTU DBMS LAB Program 5 EMPLOYEE(SSN,NAME,ADDRESS,SEX,SALARY,SUPERSSN,DNO) DEPARTMENT(DNO,DNAME,MGRSSN,MGRSTARTDATE) DLOCATION(DNO,DLOC) PROJECT(PNO,PNAME,PLOCATION,DNO) WORKS_ON(SSN,PNO,HOURS) VTU DBMS LAB – Create Table SQL Commands for COMPANY Create the tables for all of the above attributes VTU DBMS LAB – Create Table for EMPLOYEE Table created Create…

4. COLLEGE DATABASE VTU DBMS LAB | Direct SQL Code

VTU DBMS LAB Program 4 STUDENT (USN,SNAME,ADDRESS,PHONE,GENDER) SEMSEC (SSID,SEM,SEC) CLASS (USN,SSID) SUBJECT (SUBCODE,TITLE,SEM,CREDITS) IAMARKS (USN,SUBCODE,SSID,TEST1,TEST2,TEST3,FINALIA) VTU DBMS LAB Create Table SQL Commands for COLLEGE Create the tables for all of the above attributes VTU DBMS LAB -Create Table for STUDENT…

3. MOVIE DATABASE VTU DBMS LAB | Direct SQL Code

VTU DBMS LAB Program 3 ACTOR(ACT_ID,ACT_NAME,ACT_GENDER) DIRECTOR(DIR_ID,DIR_NAME,DIR_PHONE) MOVIES(MOV_ID,MOV_TITLE,MOV_YEAR,MOV_LANG,DIR_ID) MOVIE_CAST(ACT_ID,MOV_ID,ROLE) RATING(MOV_ID,REV_STARS) VTU DBMS LAB – Create Table SQL Commands for MOVIE Create the tables for all of the above attributes VTU DBMS LAB -Create Table for ACTOR Table created Create Tabel…

WhatsApp Icon Join For Job Alerts