How to drop an index in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
How to execute a stored program unit?
can you explain performance tunning in oracle(sql,PL/SQL)
24. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.
20. Using a set operator, display the client number of all clients who have never placed an order.
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.
what is the syntax of ALTER command?
I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.
How to convert dates to characters in oracle?
Give the constructs of a package, function or a procedure.
What is a lookup table in oracle?