Valid 1Z0-052 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-052 Exam! ExamDiscuss.com now offer the newest 1Z0-052 exam dumps, the ExamDiscuss.com 1Z0-052 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-052 dumps with Test Engine here:
You have to create a table, STUDENTS, with the columns: STUDENT_ID, STUDENT_NAME, DATE_OF_BIRTH, and COURSE_ID. The following constraints have to be enforced on this table: 1) Each student must be uniquely identifiable by the STUDENT_ID. 2) STUDENT_ID column should not be left blank. 3) The student should not be less than 15 years of age. 4) The student can only take a course that is specified in the COURSEtable in the database. Which three constrains must be explicitly enforced on this table? (Choose three.)