Answer Posted / menan
declaration part;
begin
executable part;
exception handling;
end;
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to process query result in pl/sql?
Is pl sql and postgresql same?
How to start oracle sql developer?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
Can a table contain multiple primary key’s?
What is varray in pl sql?
What is difference between inner join and self join?
How to rename a column in the output of sql query?
How to check if a column is nullable before setting to nullable?
Can there be more than one function with a similar name in a pl/sql block?
What are the parts of a sql statement?
What is a pdo connection?
What is sql injection vulnerability?
Why commit is not used in triggers?
How to get unique records from a table?