can you give me the syntax of named procedure??

Answer Posted / manoj

DECLARE
v_date DATE;
v_char VARCHAR2(10);
v_number NUMBER;
BEGIN
NULL;
END;

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three types of database design?

549


Explain about the storage and physical database design?

535


Explain about the relational database?

613


Who are end users in dbms?

552


What is dbms explain in brief?

570






Explain about xml databases?

626


To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?

3444


How can I detect whether a given connection is blocked?

589


What is DB Development software?

1619


Explain about query and reporting.

1694


Explain what a database is?

617


Can an extended stored procedure be called from inside a user-defined function?

618


How is data stored in dbms?

528


Explain about network model?

591


Write the fastest query to find out how many rows exist in a table?

668