What is meant by recursive hints in oracle?
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
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
What is the difference between implicit index and explicit index?
What is hash cluster in oracle?
Explain an extent?
How do I manually uninstall oracle client?
What are the types of Database Links ?
Explain the family trees and connection by clause
How to connect asp pages to oracle servers?
What is difference between SUBSTR and INSTR?