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
Explain what is dbms?
Can we perform dml on view?
What does partition by mean in sql?
Can a commit statement be executed as part of a trigger?
what is a cursor? : Sql dba
What is database white box testing and black box testing?
What is the difference between count 1 and count (*) in a sql query?
What types of commands can be executed in sql*plus?
What is the difference between the implicit and explicit cursors?
What is cross join example?
What is query syntax?
how can we optimize or increase the speed of a mysql select query? : Sql dba
What are sql functions? Describe the different types of sql functions?
Is sql the best database?
How to select 10 records from a table?