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
When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu count in installation is one . how can i install in my p.c (system is dual core).
Explain about normal forms?
What are the key features of dbms?
Explain the rollup operator?
Can an extended stored procedure be called from inside a user-defined function?
State the acid rules?
How would you design a database for an online site, which would average a million hits a day?
What is dbms and its application?
How can you log an error to the server event log from a stored procedure?
To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?
How you can make a parameterized view?
Explain about post-relational databases?
fact table and dimension table containg one to many relationship or many to one relastionship
What is the physical representation for a many-to-many relationship?
Explain about a primary key?