Oracle__16. Oracle 1Z0-051 Exam - PL _SQL Flashcards

1
Q

Do both SQL and SQL *PLUS allow manipulation of values in the database?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following is a SQL *PLUS command? SELECT ALTER DESCRIBE DROP

A

DESCRIBE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is needed in all SQL *Plus statements but not in SQL Statements?

A

; (semicolon)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What commands can be used to create substitution variables?

A
  1. DEFINE | UNDEFINE
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What PL *SQL command will list the structure of a table?

A

DESCRIBE table1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

List some SQL *Plus command that are not supported by SQL Worksheet?

A
  1. DESCRIBE2. APPEND3. ARCHIVE4. ATTRIBUTE5. BREAK
How well did you know this?
1
Not at all
2
3
4
5
Perfectly