how to get count of tables in particular database in Oracle?
Answers were Sorted based on User's Feedback
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
what is the use of system.effective.date variable in oracle?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How to add a new column to an existing table with a default value?
How to define default values for formal parameters?
What is using clause and give example?
How to increment dates by 1 in oracle?
A USER HAVING CREATE SESSION PREVILAGE CAN ALTER PASSWORD/CHANGE PASSWORD?
what is load balancing and what u have used to do this?(sql loader)
Explain what are the type of synonyms?
What are the differences between number and binary_float in oracle?