Tag: databases
Questions Related to databases
-
%ROWTYPE
-
%TYPE
-
AS_COLUMN
-
None of the above
-
Binary
-
Character
-
ASCII
-
All of the above
-
CLOB
-
BLOB
-
LONG
-
All of the above
-
DELCARE and BEGIN
-
DECALRE and EXCEPTION
-
EXCEPTION and END
-
BEGIN and END
-
Explicit Cursor
-
Implicit Cursor
-
Active Data Set
-
None of the above
-
A stored procedure on the server.
-
A block of code in a PL/SQL library.
-
A standalone procedure on the client machine.
-
A block of code in the body of the program unit ORDERTOTAL.
-
A local subprogram defined within the program unit ORDERTOTAL.
-
Some DML,PL/SQL statements
-
All DML,PL/SQL statements
-
Only PL/SQL statements
-
None of the Above
-
Raise Application procedure
-
Raise Application Error procedure
-
Application Error procedure
-
None of the Above