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
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 |
Explain materialized views and how they are used.
Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
how to create an user in oracle 10g.please give me an example..
How to update the simple views?give me example?if the table having 100 records and created a view on this table. if i can update the table then how to update the views
types of receipts and detail desription about recipts and tables effected by receipts?
What is the disk migration? what is the steps involved in oracle disk migration?
Is Oracle 7.3 is a single user or multi user..Is it possible to use this as a backend for web applications?
How do you resize a data file?
How client makes connection with server in client/server architecture?
How can you enable a trace for a session?
what are important reports in HRMS,GL,AP,AR in oracle apps?
3 Answers IBM, Pathway Technologies, Satyam, Techtimer, Wipro,
How to move the data from one flatfile to multiple staging tables?give me some examples? for example in po interface one flat file is there and multiple staging tables are there how can move it?please give me answer for this question?