Answer Posted / deepu
functions and procedures are both pl/sql programs.
procedures performs a specific task,it takes parameters and
performs the actions.
functions are same as procedures except they wil return a
value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
What is the difference between post-database commit and post-form commit?
What is set operator oracle?
Explain the difference between sql and oracle?
What to do if the binary spfile is wrong for the default instance?
How to connect ms access to oracle servers?
What is meant by raw datatype?
Explain temporal data types in oracle
What is the use of aggregate functions in oracle?
what is a Nested Loop join?
What are the parameters that we can pass through a stored procedure?
How to increment dates by 1 in oracle?
What privilege is needed for a user to create views in oracle?
Explain oracle’s system global area (sga).
What is an Oracle Instance?