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 do you know by pl/sql cursors?
What is auto increment in sql?
Is sql between inclusive?
What is information schema in sql?
What is the difference between the sql*loader and import utilities? : aql loader
What is a stored procedure in sql with example?
How to pipe multiline string to isql?
Explain table and field in sql?
What is trigger price?
What are analytical functions in sql?
What is raid? How does it help storage of databases?
Why do we need unique key in a table?
What are sql functions? Describe the different types of sql functions?
Explain the difference between rename and alias?
What are the various restrictions imposed on view in terms of dml?