Use app×
QUIZARD
QUIZARD
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
203 views
in Computer by (49.6k points)
closed by

For the above given database STUDENT-PROJECT, can we perform the following operations?

a) Insert a student record with missing roll number value.
b) Insert a student record with missing registration number value.
c) Insert a project detail without submission-date.
d) Insert a record with registration ID IP-101−19 and ProjectNo 206 in table PROJECT-ASSIGNED.

1 Answer

+1 vote
by (51.9k points)
selected by
 
Best answer

a) No, because Roll No is a primary key and for primary key column value is mandatory.

b) No, because Registration_ID is a primary key and for primary key column value is mandatory.

c) Yes, it is possible because it may be the case that the deadline may not be known when the project is given, in that case, NULL will be present in the SubmissionDate column.

d) No, because there is no information about this project in the Project table and also no information about which student's registration id is IP-101-19.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...