
PLSQL

Quiz
•
Computers
•
University
•
Medium
Rajeswari AM
Used 10+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
PL/SQL Variables are by default
Case Sensitive
Upper Case Sensitive
Lower Case Sensitive
Not Case Sensitive
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In order to initialize a variable with the value other than NULL, it can be done using which method?
A. The Assignment Operator
B. The DEFAULT Keyword
Both A. and B.
None of the given
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct syntax to declare a constant.
constant_name CONSTANT datatype := VALUE;
datatype CONSTANT constant_name := VALUE;
constant_name CONST datatype =: VALUE;
datatype CONSTANT constant_name =: VALUE;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is correct syntax of IF statement?
IF-THEN statement
IF-THEN-ELSE statement
IF-THEN-ELSIF statement
All of the options
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CASE statement uses which keyword to work like IF statement?
INTO
AS
WHEN
IN
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the syntax of PL/SQL Loop?
LOOP END LOOP; Sequence of statements;
END LOOP; LOOP Sequence of statements;
LOOP Sequence of statements; END LOOP;
END LOOP; Sequence of statements; LOOP
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you want to execute a series of statements repeatedly, you use the PL/SQL ____ loop.
Cursor For
Cursor
For
While
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
PL/SQL Concepts Quiz

Quiz
•
University
25 questions
Java Review

Quiz
•
9th Grade - University
20 questions
Big Data & Hadoop

Quiz
•
University
20 questions
Python Basics 4

Quiz
•
University
20 questions
Quiz [Introduction to SQL ]

Quiz
•
University
20 questions
Quiz Repitition PL/SQL 31Mei2022

Quiz
•
University
15 questions
SQL and Database Quiz

Quiz
•
University
20 questions
SQL

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade