PLSQL-Introduction

PLSQL-Introduction

University

12 Qs

quiz-placeholder

Similar activities

SQL MCQ

SQL MCQ

University

9 Qs

Node.js Database Connection

Node.js Database Connection

University

12 Qs

Database Concepts Quiz

Database Concepts Quiz

University

15 Qs

Advanced Database Systems - Prelim Quiz

Advanced Database Systems - Prelim Quiz

University

15 Qs

DBMS

DBMS

University

10 Qs

DDL

DDL

University

15 Qs

Lesson 2 - Passing Data to Subsystems

Lesson 2 - Passing Data to Subsystems

University

10 Qs

CH 3(2)-Database Design

CH 3(2)-Database Design

University

10 Qs

PLSQL-Introduction

PLSQL-Introduction

Assessment

Quiz

Computers

University

Hard

Created by

Shiny Verghese

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Identify situations in which you can use the %ROWTYPE attribute

When you are not sure about the structure of the underlying database table

When you want to retrieve an entire row from a table

When you want to declare a variable according to another previously declared variable or database column

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Subprograms:

Are named PL/SQL blocks and can be invoked by other applications

Are compiled only once

Are stored in the database

Do not have to return values if they are functions

Can take parameters

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The three types of blocks that can make up a PL/SQL program are:

Anonymous

Procedures

Manipulative

Functions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can be used in the SELECT statement to return all columns of data in a table?

ALL

ALL

*

DISTINCT

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

PL/SQL variables can be used for:

Reusability

Comments

Stored values

Default values

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A reserved word can be used as an identifier in a PL/SQL program.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PL SQL Stands for

Programming Language for SQL

Procedural Language for SQL

Plain Language for SQL

None of these

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?