What are the blocks in stored procedure?
Answer Posted / sachin
create /alter proc nameof procedure
as/is
beging
statment
EXCEPTION
end
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is crud sql?
what is column? : Sql dba
what happens if you no create privilege in a database? : Sql dba
What are properties of the transaction?
What does joining a thread mean?
Explain raise_application_error.
define sql insert statement ? : Sql dba
How is indexing done in search engines?
Can we join same table in sql?
what is the difference between where clause and having clause? : Sql dba
give the syntax of grant and revoke commands? : Sql dba
What is pl sql in oracle?
What is oracle and pl sql?
Explain the working of primary key?
What are the parts of a basic sql query?