What is the use of <> sql?



What is the use of <> sql?..

Answer / Praveen Kumar Yadav

< in SQL is a comparison operator used for sorting records in ascending order. It can be used in the ORDER BY clause.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how to get the third quarter of employee details from emp?

2 Answers   CompuTech,


What is the max nvarchar size?

1 Answers  


How many rows will return from dual table?

4 Answers   Fujitsu,


Why is stored procedure faster than query?

1 Answers  


what is the difference between implicit conversions and explicit conversions?

2 Answers  


Which version of sql do I have?

1 Answers  


How to find 3rd highest salary of an employee from the employee table in sql?

1 Answers  


Can we join same table in sql?

1 Answers  


What are the usages of sql?

1 Answers  


what is julian date in oracle

2 Answers  


why should required nested tables, Object types, partition tables and varying arrays. what is the difference between these are all. give me example with explanation.

2 Answers  


What is a left inner join?

1 Answers  


Categories