what is overloading procedure or overloading function ?
Answers were Sorted based on User's Feedback
Answer / venkat
Overloading a procedure/function means using the same
procedure/function name for various set of operations
depending upon the type and number of parameters.
it is modified based on ankita. Parameter is a correct word
for it.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / ankita
Overloading a procedure/function means using the same
procedure/function name for various set of operations
depending upon the type and number of inputs.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / polisetti v v satyanarayana
Actually there is difference between function and procedure
i.e procedure is a function but it will never return any
value but where as function will return the value and
overloading means using the using the same function name
with difference in number of parameters to have more
flexibility .For overloading functions compiler will us the
technique called name mangling
| Is This Answer Correct ? | 1 Yes | 0 No |
table name :Tab fields name 1.trx_no (pk) 2.trx_date 3.account code (7 char) 4.account type (1 char) 5.amt Tab contains account code day wise debit and credit transaction , account type fiels can have 2 value D for debit and c for Credit . write a query to display the account code wise total debit and credit bal for the month of april 2004. write a query to display account code wise new amt credit for the april 2004
How do I view a table in sql?
what is the command for user data type?
can we create index on index?
What is mutating trigger?How to avoid it??
How do I edit a trigger in sql developer?
What is sqlite used for?
How do you write an inner join query?
Where is pl sql used?
What is RAC in oracle?
Can a varchar be a primary key?
What are %type and %rowtype for?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)