Can you have two functions with the same name in a pl/sql
block?
Answers were Sorted based on User's Feedback
Answer / mahes
yes u can have two functions with same name and parameters
of differet data types .
these type of functions are called overloading function
| Is This Answer Correct ? | 28 Yes | 1 No |
Answer / srinivas.r
Yes.We can create the two functions with same name,but tyhe
parameter datatypes should be different.other wise it raise
an error.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pavan kumar
We can not create in plsql block or as a database object with same name but yes we can create in
package with same name and different parameters
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / muneer
WE CAN NOT CREATE IN PLSQL BLOCK BUT YES WE CAN CREATE IN
PACKAGE
| Is This Answer Correct ? | 2 Yes | 3 No |
Which one Module is Biggest Module in oracle apps?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
What is P2P cycle.
27 Answers Accenture, Deloitte, EE Limited, EXL, IBM, Tech Mahindra,
Can u give the Documentation of Custom.pll in oracle apps
Hi Experts How to Create a purchase order without a requisition ?
6 Answers Amdocs, KPMG, Oracle,
how to move the one file from one instance to another instance?and ur scripts also?
How to create user and how u attach with responsibility.
what type of testing u r doing?
how to set org context?
WHAT IS REFCURSOR IN ORACLE ?
What is a flexfield? List out its types.
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?