Answer Posted / akn
Its nothing but a set of T-SQL statements combined to
perform a single task of several tasks. Its basicaly like a
Macro so when you invoke the Stored Procedure,you actually
run a set of statements
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
What happens to indexes if you drop a table?
What is the difference between $oracle_base and $oracle_home?
How to use "for" statements in oracle?
Where is the export dump file located?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to list all user accounts in oracle?
How can you use check constraints for self referential integrity?
How to upsert (update or insert into a table)?
How to unlock the sample user account in oracle?
What is rowid and rownum in oracle?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
What is catalog in Oracle?
Can we store pictures in the database and if so, how it can be done?
How to pass a cursor variable to a procedure?