Why do we use coalesce function in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Please explain the difference between outer join and inner join? With examples would be appreciable..!
What is an oracle function?
Why does for update in oracle 8 cause an ora-01002 error?
Can group functions be used in the order by clause in oracle?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
Can a parameter be passed to a cursor?
How to Remove the 3rd highest salary person record from table?
What is the difference between hot backup and cold backup in oracle?
What is a cluster Key ?
select trunc(round(156.00,-1),-1) from dual;
Explain an exception and its types?