码迷,mamicode.com
首页 > 数据库 > 详细

Oracle----Operator

时间:2014-10-29 19:14:00      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:des   style   io   color   ar   sp   strong   on   log   

Operator  Description
=  Equal
<> or !=  Not equal
< Less than
> Greater than
<= Less than or equal
>= Greater than or equal
ANY Compares one value with any value in a list
ALL  Compares one value with all values in a list

hmetic operator

 

Comparison Operator

There are many comparison operators that you can use in a WHERE clause:

The following table lists the comparison operators:

 

Logical Operator

 

Null Values

 

Print

 

Variable

 

Comments

 

Terminology

 

Database Normalization

 

Oracle----Operator

标签:des   style   io   color   ar   sp   strong   on   log   

原文地址:http://www.cnblogs.com/daishuguang/p/4059985.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!