What are the different types of failures that occur in Oracle database?
How do I spool in oracle?
what are the differen between key flexifild and discriptive fiexifild.
How many data types are supported?
Q1:code to connect to sql server(database) through jdbc application. Q2:code to connect to Mysql(database) through jdbc application. Q3:code to connect to oracle(database) through jdbc application.
How to pass parameters to procedures?
What happens if you use a wrong connect identifier?
What is concurrency in oracle?
can you write commit in triggers?
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.
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
What is a user account in oracle?
How to enter a new row into a table interactively?