What is a FK
FK
PK
UK
CPK
What is a UK
What is a CPK
What is a U K
You are developing a PL/SQL block designed for bulk data operations. When attemping to store table data for multiple rows in a PL/SQL variable, which one of the following choices identifies the mechanism best suited for this task (choose one)?
Cursor
Varchar2
PL/SQL table
Table of records
Record
What is the maximum number of sub programs allowed inside a package
12
256
1024
Unlimited
What is the maximum parsed size of the PL/SQL block
64K
128K
256K
What command will you use to encrypt a PL/SQL block
COMPILE DEBUG
WRAP
ENCRYPT
COMPILE
how many distinct triggers can be created on the table
4
2
Maximum number of coulmns allowed in a table
128
512
1000