
Oracle PL/SQL Quiz

Quiz
•
Other
•
12th Grade
•
Hard
ĐẠT THÀNH
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
Syntax error
200
200
100
100
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output of the following code snippet when performed on the EMPLOYEE table below?
Error
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
To produce a stored function, which statement is used?
PRODUCE FUNCTION
CREATE FUNCTION
PRODUCE PROCEDURE
CREATE PROCEDURE
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will happen when we execute on the table below?
Error
Price of mango = 25
Price of mango = 10
Price of mango = 50
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How to call a stored procedure? For example: function1 (param1, param2)
SELECT function1 (param1, param2) FROM DUAL;
SELECT * FROM table1 WHERE attr1 = funtion 1 (param1, param2);
EXECUTE function1 (param1, param2);
UPDATE table1 SET attr1 = function1 (param1, param2) WHERE attr2 = value2;
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
You wish to define a procedure that accepts an incoming number, an incoming date, and a date that is brought in and returned after making changes to it if needed. In addition, a number is returned that is set by the procedure. Which code snippet best satisfies these requirements?
CREATE PROCEDURE test (p1 IN number, p2 IN date, p3 OUT date, p4 OUT number) AS....
CREATE PROCEDURE test (p1 OUT number, p2 INOUT date, p3 IN date, p4 IN number) AS....
CREATE PROCEDURE test (p1 INOUT number, p2 INOUT date, p3 IN date, p4 IN number) AS....
CREATE PROCEDURE test (p1 IN number, p2 INOUT date, p3 IN date, p4 IN number) AS....
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A stored procedure is
A sequence of PL/SQL statements to perform specific operations.
Stored in compiled form in the database.
A stored function but without a return value.
All of the above.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Credit Cards

Quiz
•
10th - 12th Grade
10 questions
102 - team work - theory wk 2

Quiz
•
12th Grade
12 questions
JUNIORS MLA CITATION STUDY GUIDE-w/ sub

Quiz
•
9th - 12th Grade
10 questions
301 Data and presentation 1

Quiz
•
11th - 12th Grade
9 questions
Libertas e libertà

Quiz
•
9th - 12th Grade
15 questions
Tomorrow X Together

Quiz
•
KG - Professional Dev...
7 questions
tik tok

Quiz
•
1st - 12th Grade
10 questions
Chimel V California Quiz

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Video Games

Quiz
•
6th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
13 questions
BizInnovator Startup - Experience and Overview

Quiz
•
9th - 12th Grade
16 questions
AP Biology: Unit 1 Review (CED)

Quiz
•
9th - 12th Grade
20 questions
Parallel lines and transversals

Quiz
•
9th - 12th Grade
9 questions
Geometry and Trigonometry Concepts

Interactive video
•
9th - 12th Grade
10 questions
Angle Relationships with Parallel Lines and a Transversal

Quiz
•
9th - 12th Grade