PLSQL and Cursor Quiz

Quiz
•
Computers
•
Professional Development
•
Medium
harshali patil
Used 268+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
PL SQL Stands for
Programming Language for SQL
Procedural Language for SQL
Plain Language for SQL
None of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Name 4 attributes of explicit cursors
%FOUND,%NOTFOUND,%ROWCOUNT,%ISOPEN
%FOUND,%NOTFOUND,%ISCLOSE,%ISOPEN
%FOUND,%OPEN,%ROWCOUNT,%ISOPEN
None of these
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The name given for Implicit cursor is?
PLSQL
SQL
CURSOR
All the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Is the Syntax right using the EMP Table in the DECLARE block
DECLARE
CURSOR C1(DNO OUT EMP.DEPTNO%TYPE) IS SELECT * FROM EMP
WHERE DEPTNO=DNO FOR UPDATE NOWAIT 5;
Correct
Incorrect
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
________ provide a way for your program to select multiple rows of data from the database and then process each row individually.
Trigger
Cursor
Select
Procedure
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_____cursor is declared by ORACLE for each UPDATE, DELETE and INSERT SQL commands.
Internal
External
Implicit
Explicit
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_______ is used to recreate if trigger already exists
Create
Cursor
Procedure
Replace
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Programming - Screening Test

Quiz
•
3rd Grade - Professio...
10 questions
Demo C programming

Quiz
•
Professional Development
10 questions
CS -101 Set B (2nd Quiz)

Quiz
•
Professional Development
15 questions
TEKNIK INFORMATIKA

Quiz
•
Professional Development
15 questions
SQL Quiz

Quiz
•
Professional Development
10 questions
Basic Python

Quiz
•
Professional Development
10 questions
Python quiz

Quiz
•
10th Grade - Professi...
15 questions
Javascript Datatypes and Variables(Kushal Das)

Quiz
•
Professional Development
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