Answer Posted / senthil
select max(sal) from emp where sal <(select max(sal) from emp)
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is pragma in sql?
How do I run a script in sql developer?
What are system versioned tables?
Is join an inner join?
Is nosql relational?
What are character functions?
What is the usage of distinct keyword?
What are the string functions in sql?
what are the differences between char and nchar? : Sql dba
What is optimistic concurrency control? : Transact sql
What is the basic form of sql query?
what are the different type of normalization? : Sql dba
How to return multiple rows from the stored procedure?
What is a null value?
What is informix sql?