Search Header Logo

SM - PL SQL test

Authored by An Bình

Computers

Professional Development

Used 3+ times

SM - PL SQL test
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

PL/SQL stands for what ?

Procedural Language
Programming Language
Presequences Language
Processing Language

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Correct order of a PL/SQL structre ?

declare … begin ... exception … end;
begin … declare … exception … end;
declare … begin … end … exception ;
declare … begin … end ;
begin … end ;

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

How to comment in Oracle ?

// comment
/* comment */
-- comment
# comment
<! –– comment ––>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen with this code ?

Error because it has 2 my_var variables
Error because its 2 my_var variables have same data type
Run success and print 0
Run success and print 1

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen with this code ?

Error because the" if else" syntax is wrong
Error because the "between" syntax is wrong
Run success and print A
Run success and print B
Run success and print C

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen with this code ?

Error because the"case when" syntax is wrong
Error because the "when 10" appeared twice
Run success and print A
Run success and print B
Run success and print C

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen with this code ?

Error because the "while" syntax is wrong
Error because missing my_var changes in the loop
Run success and print from 0 to 9
Run success and print 0 repeatedly

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?