PLSQL-Introduction

PLSQL-Introduction

University

12 Qs

quiz-placeholder

Similar activities

SQL Queries

SQL Queries

University

10 Qs

Microsoft SQL Server

Microsoft SQL Server

12th Grade - Professional Development

10 Qs

Relational database

Relational database

University

12 Qs

INTRODUCTION TO MYSQL

INTRODUCTION TO MYSQL

University

10 Qs

DBMS

DBMS

University

15 Qs

Exception handling -oracle plsql

Exception handling -oracle plsql

University

15 Qs

Computer programming for 2nd chap.

Computer programming for 2nd chap.

10th Grade - Professional Development

12 Qs

DBMS Lab-Model Exam-Viva

DBMS Lab-Model Exam-Viva

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?