What is the basic structure of PL/SQL ?

Answer Posted / rajesh

Declare
begin
exception
end;

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I edit a stored procedure?

551


What is the difference between between and in condition operators?

530


How do I start pl sql?

488


What is the difference between the conventional and direct path loads? : aql loader

687


what is sql profiler? : Sql dba

580






What is autocommit sql?

534


What are the different types of joins in sql?

579


Can we rollback after truncate?

557


Why primary key is required?

548


how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

497


Can we perform dml in function?

590


What are pl/sql cursor exceptions?

567


Can we use ddl statements in stored procedure?

692


What port does sql server use?

500


How can we implement rollback or commit statement in a trigger?

571