can you give me the syntax of named procedure??
Answers were Sorted based on User's Feedback
Answer / manoj
DECLARE
v_date DATE;
v_char VARCHAR2(10);
v_number NUMBER;
BEGIN
NULL;
END;
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
What are the 18 schemas?
fact table and dimension table containg one to many relationship or many to one relastionship
What is dbms and its application?
Explain the role of indexing in databases?
Explain about xml databases?
I have a few records all are same structures data, I want to store data in multiple targets how
0 Answers CTR, Infosys, Polaris,
Any sample or model question of punjab national bank for deputy manger IT or any sample of PNB.any1 plz do send on
Which four data types cannot be used as a return type from a user-defined function?
Explain about relational operator join?
What is the system function to get the current user's user id?
Explain the general syntax for a SELECT statements covering all the options.
How long can an error message be in raiseerror function?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)