1.

Identify the error in the section relation(a) No error(b) Year numeric (4,0)(c) Building varchar (15)(d) Sec_id varchar (8)I got this question in semester exam.This question is from Querying database part-1 DDL topic in portion Database Systems Design and Implementation of Database Management

Answer»

Right CHOICE is (a) No error

The best EXPLANATION: The building and the sec_id have VARCHAR values and year is of NUMERIC type. So no such ERRORS are found in the relation.



Discussion

No Comment Found

Related InterviewSolutions