Allow 'A != B' in place of 'A <> B'
-----------------------------------

                 Key: HIVE-899
                 URL: https://issues.apache.org/jira/browse/HIVE-899
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Carl Steinbach
            Priority: Minor


Users with limited SQL experience are frequently frustrated by the use of '<>' 
as the not-equals comparison operator. Other SQL-like languages such as 
Transact-SQL permit the use of '!=' in place of '<>'. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to