Question: 1
Examine this statement:
On which two columns of the table will an index be created automatically?
Question: 2
Which statement fails to execute successfully?
A)
B)
C)
D)
Question: 3
Examine this business rule:
Each student can work on multiple projects and each project can have multiple students. _
You must design an Entity Relationship (ER) model for optimal data storage and allow for generating reports in this format:
STUDEN_ID FIRST_NAMK LASTNAME PROJECT_ID PROJECT_NAME PROJECT_TASK
Which two statements are true?
Question: 4
Which three; statements are true about built-in data types?
Question: 5
Which two statements are true about current_timestamp?