What is store procedure?and how do u take the values from
database and run in scripts?

Answers were Sorted based on User's Feedback



What is store procedure?and how do u take the values from database and run in scripts?..

Answer / hari

it is a stored pl/sql block that is used to perform an
action.And it may or may not return values .

parameters are in,out,in out.

we will take the values from parameters.

Is This Answer Correct ?    6 Yes 2 No

What is store procedure?and how do u take the values from database and run in scripts?..

Answer / dsr

Store Procedure is a procedure. it may or maynot return values.
Ex: create procedure procedure_name

begin

start

end.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle AllOther Interview Questions

Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.

1 Answers   HCL,


WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?

0 Answers  


what are the tools used for oracle 10g in real time.

0 Answers   IBM,


What is chargeback invoice? How do we create it? : oracle accounts receivable

0 Answers  


Give two examples of referential integrity constraints.

1 Answers  






What does coalescing a tablespace do?

2 Answers  


What is the use of transaction flexfield in autoinvoice? : oracle accounts receivable

0 Answers  


as a technical developer in oracle applications which type errors feced in your experience sofar

0 Answers   HCL,


what is different between inline query,subquery& corelated query?

8 Answers   Quest,


what is correlated subquery

3 Answers  


types of receipts and detail desription about recipts and tables effected by receipts?

0 Answers  


What is the importance of batch source set up in ar? : oracle accounts receivable

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)