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
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What is a tns file?
What are named parameters?
How do I manually create a database in oracle?
Please explain oracle data types with examples?
What is a trigger and what are its types?
How to divide query output into groups in oracle?
how may join possible between (requisition with purchase order)
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
In what script is snap$ created? In what script is the scott/tiger schema created?
How do I uninstall oracle 11g?
Explain the use of online redo log files in oracle.
How many types of tables supported by oracle?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
How to convert dates to characters in oracle?