Sei sulla pagina 1di 1

28/3/2019 Database Programming with PL/SQL - Student - English

Database Programming with PL/SQL - Student - English Outline

Outline Test: Semester 1 Midterm Exam


Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct answer.
Database Programming with PL/SQ Section 2
(Answer all questions in this section)
Database Programming with PL

Database Programming with PL 11. Variables can be used in the following ways in a PL/SQL block. (Choose two.) Mark for Review
(1) Points
Section 1 Quiz
(Choose all correct answers)
Section 1 Quiz

Section 2 Quiz
To comment code.
To refer to a single data value several times. (*)
Section 3 Quiz
To rename tables and columns.
Section 4 Quiz
To store data values. (*)
Semester 1 Midterm Exam
Correct
Semester 1 Midterm Ex
12. Is the following variable declaration correct or not? Mark for Review
Section 5 Quiz
(1) Points
Section 6 Quiz DECLARE
maxsalary NUMBER(7) = 5000;
Section 7 Quiz
Correct.
Section 8 Quiz
Not correct. (*)
Section 9 Quiz
Correct
Semester 1 Final Exam
13. Variables can be assigned a value in both the Executable and Declaration sections of a PL/SQL program. True or False? Mark for Review
Section 10 Quiz
(1) Points
Section 11 Quiz
True (*)
Section 12 Quiz False
Semester 2 Midterm Exam
Correct
Section 13 Quiz
14. When you use a function to convert data types in a PL/SQL program, it is called ______ conversion. Mark for Review
Section 14 Quiz (1) Points
Section 15 Quiz
Implicit
Semester 2 Final Exam Explicit (*)
TO_CHAR

Incorrect. Refer to Section 2 Lesson 5.


15. Which of the following data type conversions can be done implicitly? (Choose two.) Mark for Review
(1) Points
(Choose all correct answers)
NUMBER to VARCHAR2 (*)
NUMBER to PLS_INTEGER (*)
DATE to NUMBER

Incorrect. Refer to Section 2 Lesson 5.

Previous Page 3 of 10 Next Summary

ilearning.oracle.com/ilearn/en/learner/jsp/player.jsp?rco_id=2209425803&classroom_id=2210432053&scorm_attempt=1553783203754&sessionId=-14645654271553783203760&home_url=http%3A%2F%2Filearning.oracle.com%2Filearn%2Fen%2Flearner%2Fjsp%2Fuser_home.jsp 1/1

Potrebbero piacerti anche