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 oracle apps version you are very confident in?
what is the data type of lexical parameter?
How many typres of Purchase order and what are those.
A file has both header and corresponding lines. Explain design to load this data into respective interface tables.
what u did after ur btech(2009) till now? why did u prefer oracle apps technical?
In hierarchical structure of a database? we have write query from where we should start?
I Have report which is having field at the end of page,,, problem is when i run report data is overflowing to the next page,,i want the data to come on same page can anybody help me out????
What are documents and test cases u followed.
what is inbound and outbound interface?
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
WHAT IS REFCURSOR IN ORACLE ?
What is ment by Global Templates in Oracle.