Planning to take coaching on Unacademy
http://bit.ly/gate_unacademy
or
https://unacademy.com/
here is a code for 10% off PLUS1BPK1
Telegram Notification Group link:-
https://t.me/joinchat/X5egW_cvdt9kMGY1
Telegram discussion Group link:-
https://t.me/joinchat/VCyGUmVq8RNkMzhl
Downloads resources from here
https://education4fun.com/gate-cse/
MCQ (Single Correct Answer)
GATE CSE 2010
A relational schema for a train reservation database is given below:
Passenger ( pid, pname, age)Reservation (pid, cass, tid)
What pids are returned by the following SQL query for the above
instance of the tables?
A) 1, 0
B) 1, 2
C) 1, 3
D) 1, 5