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 is the difference between inner and outer join? Explain with example. : Sql dba
how can we submit a form without a submit button? : Sql dba
what is the difference between truncate and drop statements? : Sql dba
How many columns should be in an index?
what is a trigger in mysql? Define different types of trigger. : Sql dba
What is natural join in sql?
What is cursor explain with example?
Why do we use %rowtype & %type in plsql?
what is bdb (berkeleydb)? : Sql dba
How do I find sql profiler?
What is cross join example?
What is the current version of sql?
What is group by in sql?
Can we join tables without foreign key?
What is meant by temporal data?