How can u find column name from a table which have max value
in a row.( not max value)
Answer Posted / prashanth
user greatedt function.
Ex select greatest(sal,bonus) from emp where emp_id = 1000;
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are procedures used for?
What is a sql instance vs database?
What is prepared statement in sql?
What is the size of partition table?
How can a pl sql block be executed?
What is the difference between join and natural join?
Explain two easy sql optimizations.
What is difference between sql and excel?
What are hotfixes and patches?
How do I find duplicates in sql?
Does user triggers have entry for trigger with compilation errors?
What are two statement types in sql?
What is hibernate and its relation to sql?
How can we implement rollback or commit statement in a trigger?
How to connect a sql*plus session to an oracle server?