Write a simple Store procedure and pass parameter to it ?
Answer Posted / krishna
PARAMETERS <p>[(<length>)] [TYPE <type>|LIKE <obj>]
[DECIMALS <d>]
[DEFAULT <f>]
[MEMORY ID <pid>]
[LOWER CASE]
[OBLIGATORY]
[VALUE CHECK]
[AS CHECKBOX]
[RADIOBUTTON GROUP <radi>]
[NO-DISPLAY]
[MODIF ID <key>].
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is tns name?
How many memory layers are in the oracle shared pool?
what are steps for interface? where is exchange rate defined in which table?
what is a Nested Loop join?
What is the difference between primary key and unique key and foreign key in oracle?
What are the set operators union, union all, minus & intersect meant to do?
What is execute immediate in oracle?
How to put more than 1000 values into an oracle in clause?
Can you tell me how to add new column in existing views?how?How is possible?
Can we commit inside a function in oracle?
What is a initialization parameter file in oracle?
How to export several tables together?
How to drop a stored procedure in oracle?
What is the data type of dual table?
Which environment variables are absolutely critical in order to run the OUI?