What is meant by joins?
What are the advantages of oracle?
How many types of segments in Oracle?
What privilege is needed for a user to query tables in another schema?
What are synonyms used for ?
What exactly do quotation marks around the table name do?
What should be the return type for a cursor variable.Can we use a scalar data type as return type?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
what is the difference between authorization and authentication?
How translate command is different from replace?
Explain coalesce function?
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.
What happens in oracle commit?