首页 > 数据库技术 > 详细

Oracle----Operator

时间:2014-10-29 19:11:59      阅读:266      评论:0      收藏:0      [点我收藏+]
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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!