PrepAway - Latest Free Exam Questions & Answers

Which of the following SQL statements would properly add information for a new employee?

Consider the relation shown in the exhibit.

Which of the following SQL statements would properly add information for a new employee?

PrepAway - Latest Free Exam Questions & Answers

A.
INSERT INTO Employee
VALUES(0005, Tim, Bogart, 03-15-77);

B.
INSERT INTOEmployee(Emp_ID, First_Name, Last_Name, Birth_Date)
VALUES(0004, Tim, Bogart, 03-15-77);

C.
INSERT INTOEmployee(Emp_ID, First_Name, Last_Name, Birth_Date)
VALUES(0005, Tim, Bogart, 03-05-77);

D.
INSERT INTOEmployee(Emp_ID, First_Name, Last_Name, Birth_Date)
VALUES(0005, Tim, Bogart, 03-05-77);

4 Comments on “Which of the following SQL statements would properly add information for a new employee?

  1. Karen says:

    Wrote my CIW Database Design Specialist 1D0-541 exam few days ago and passed with 92%! About 5 new questions, but not difficult at all. Total 50 questions, many questions on Normalization and Database Design/Structured Query Language (SQL), and DBMS/DDL/DML/DCL are still the most important objectives of the exam. BTW, the passing score now is 75%, and I learned all questions from passleader 1D0-541 dumps (http://www.passleader.com/1d0-541.html)




    0



    0

Leave a Reply