Ora Ques
Ora Ques
Basiscs of PL/SQL
1. What is PL/SQL ?
PL/SQL is a procedural language that has both
interactive SQL and procedural programming
language constructs such as iteration, conditional
branching.
Datatypes PL/SQL
5. What are the datatypes a available in PL/SQL ?
Cursors
Database Triggers
I & ii.
Exception :
IN,OUT,IN-OUT parameters.
BEGIN
Executable statements.
Exception.
exception handlers
end;
6. What is schema?
Yes.
DATA ACCESS
PROGRAMMATIC CONSTRUCTS
2. What is a transaction ?
INSTR (String1,String2(n,(m)),
INSTR returns the position of the mth
occurrence of the string 2 in
string1. The search begins from nth position of
string1.
Using ROWID.
CONSTRAINTS
CHAR,VARCHAR2,NUMBER,DATE,RAW,LONG
and LONG RAW.