What is procedure overloading in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
in account table account type amount ac1 credit 300 ac2 debit 5000 ac3 credit 3000 ac1 debit 4000 ac3 debit 2000 ac2 credit 4000 write a query how to get sum of credit & sum of debit
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
How to connect to a local oracle 10g xe server?
How you open and close a cursor variable.Why it is required?
What is a package ? What are the advantages of package ?
What is BBED in Oracle?
where do i find oracle interview questions.
What is the difference between view and materialized view in Oracle?
What is a shared pool?
Difference between an implicit & an explicit cursor.?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
How to create a testing table in oracle?