Answer Posted / anuram
CREATE OR REPLACE PROCEDURE PROCEDURENAME{(PARAMETERSLIST)}
AUTHID|CURRENT_USER
IS/AS
DECLARATION OF VARIABLES;
BEGIN
STATEMENTS;
EXCEPTION
STATEMENTS;
END PROCEDURENAME;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can I detect whether a given connection is blocked?
How to use timestamp datatypes
How would you design a database for an online site, which would average a million hits a day?
What is database design and development?
What is dbms and its application?
How long can an error message be in raiseerror function?
Write short notes on manual refreshes.
Any sample or model question of punjab national bank for deputy manger IT or any sample of PNB.any1 plz do send on
State the acid rules?
Explain about the storage and physical database design?
Explain about post-relational databases?
You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
Explain about normal forms?
Explain about the database management systems.
How you can make a parameterized view?