Problem Statements Based On The Tables:: Exercise 2
Problem Statements Based On The Tables:: Exercise 2
Problem Statement:
Size: 20
Size: 20
Start_Date
End_Date
Deliverables Expected:
New Columns in batch_Info & trainer_Info & changed column data types
Exercise 2
Problem Statement:
Trainer_Info
Trainer_Id,Salutation,Trainer_Name,Trainer_Location,Trainer_Track,Trainer_Qua
lification,Trainer_Experiance,Trainer_Email,Trainer_Password
F001,Mr.,PANKAJ GHOSH,Pune,Java,Bachelor of
Technology,12,[email protected],fac1@123
F003,Mr.,VIJAY MATHUR,Chennai,Mainframe,Bachelor of
Technology,10,[email protected],fac3@123
F007,Ms.,MEENA KULKARNI,Coimbatore,Testing,Bachelor of
Technology,5,[email protected],fac7@123
Batch_Info
Batch_Id,Batch_Owner,Batch_BU_Name
B001,MRS.SWATI ROY,MSP
B002,MRS.ARURNA K,HEALTHCARE
B004,MR.SACHIN SHETTY,BFS
B005,MR.RAMESH PATEL,COMMUNICATIONS
B007,MRS.SAMPADA JAIN,MSP
B008,MRS.KAVITA REGE,BPO
B009,MR.RAVI SEJPAL,MSP
Module_Info
Module_Id,Module_Name,Module_Duration
JAVAFX,JavaFX 2.1,80
ANDRD4,Android 4.0,200
EM001,Instructor,0
EM002,Course Material,0
EM003,Learning Effectiveness,0
EM004,Environment,0
EM005,Job Impact,0
TM001,Attendees,0
TM002,Course Material,0
TM003,Environment,0
Associate_Info
Associate_Id,Salutation,Associate_Name,Associate_Location,Associate_Track,As
sociate_Qualification,Associate_Email,Associate_Password
A001,Miss.,GAYATHRI NARAYANAN,Gurgaon,Java,Bachelor of
Technology,[email protected],tne1@123
A002,Mrs.,RADHIKA MOHAN,Kerala,Java,Bachelor of Engineering In
Information Technology,[email protected],tne2@123
A007,Mr.,PRABHAKAR SHUNMUGHAM,Mumbai,Java,Bachelor of
Technology,[email protected],tne7@123
Questions
Question_Id,Module_Id,Question_Text
Q013,TM001,All participats gained the knowledge and the practical skills after
this training.
Associate_Status
Associate_Id,Module_Id,Batch_Id,Trainer_Id,Start_Date,End_Date
A001,O10SQL,B001,F001,2000-12-15,2000-12-25
A002,O10SQL,B001,F001,2000-12-15,2000-12-25
A003,O10SQL,B001,F001,2000-12-15,2000-12-25
A001,O10PLSQL,B002,F002,2001-2-1,2001-2-12
A002,O10PLSQL,B002,F002,2001-2-1,2001-2-12
A003,O10PLSQL,B002,F002,2001-2-1,2001-2-12
A001,J2SE,B003,F003,2002-8-20,2002-10-25
A002,J2SE,B003,F003,2002-8-20,2002-10-25
A001,J2EE,B004,F004,2005-12-1,2005-12-25
A002,J2EE,B004,F004,2005-12-1,2005-12-25
A003,J2EE,B004,F004,2005-12-1,2005-12-25
A004,J2EE,B004,F004,2005-12-1,2005-12-25
A005,JAVAFX,B005,F006,2005-12-4,2005-12-20
A006,JAVAFX,B005,F006,2005-12-4,2005-12-20
A006,SQL2008,B006,F007,2007-6-21,2007-6-28
A007,SQL2008,B006,F007,2007-6-21,2007-6-28
A002,MSBI08,B007,F006,2009-6-26,2009-6-29
A003,MSBI08,B007,F006,2009-6-26,2009-6-29
A004,MSBI08,B007,F006,2009-6-26,2009-6-29
A002,ANDRD4,B008,F005,2010-6-5,2010-6-28
A005,ANDRD4,B008,F005,2010-6-5,2010-6-28
A003,ANDRD4,B009,F005,2011-8-1,2011-8-20
A006,ANDRD4,B009,F005,2011-8-1,2011-8-20
Exercise 2.1
Problem Statement:
Deliverables Expected:
Problem Statement:
A003,J2EE,B004,F004,2005-12-1,2005-12-25
Deliverables Expected:
Fetch first five trainers who have maximum years of experience & display there
details.
Deliverables Expected:
Problem Statement:
'U001' Admin1@123
'U002' Admin2@123
Perform rollback operation & verify whether any records are inserted in table or
not.
Problem Statement:
Create a dummy user in database. Grant create & select table privilege to him/her.
Repeat the above all queries using login credentials of newly created user.
Problem Statement: