Oracle SQL/PLSQL

Oracle SQL/PLSQL

Assessment

Quiz

Other

Professional Development

Medium

Created by

Antariksh Kalita

Used 23+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What is the result if the query executes(SAL=3000,COMM=NULL): SELECT SAL+COMM FROM EMP WHERE EMPNO=7654;

Error

3000

NULL

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which of the following Statement will cancel the SAVEPOINTS

iNSERT

UPDATE

DELETE

COMMIT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. How many join condition will exists if we join 100 tables

100

99

1

10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Where do Sub Query Reside

FROM

WHERE

SELECT LIST

ALL THE ABOVE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of argument passes a value from a procedure to the calling environment?

VARCHAR2

CHAR

BOOLEAN

IN

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function used to capture the Error Message

SQLERRM

SQLERR

SQLERROR

SQL

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The dictionary view used to view the Source code of a Procedure

USER_PROCEDURES

USER_SOURCE

USER_FUNCTIONS

USER_PROCEDURE

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?