Difference between revisions of "SQL Operators"

From Lianjapedia
Jump to: navigation, search
m (Reverted edits by Helen.george (talk) to last revision by Yvonne.milne)
 
Line 1: Line 1:
 
==Purpose==
 
==Purpose==
 
Operators
 
Operators
 +
  
 
==See Also==
 
==See Also==
 
[[PREDICATES ]], [[SQL INSERT|INSERT]], [[SQL SELECT|SELECT]], [[SQL UPDATE|UPDATE]],  
 
[[PREDICATES ]], [[SQL INSERT|INSERT]], [[SQL SELECT|SELECT]], [[SQL UPDATE|UPDATE]],  
 +
  
 
==Description==
 
==Description==
 
The following operators are available:
 
The following operators are available:
  
{| class="wikitable" width="100%"
+
 
 +
 
 +
{| class="wikitable"
 
!Operators
 
!Operators
|-
 
|[[SQL Date operators|Date operators]]
 
|-
 
|[[SQL Logical operators|Logical operators]]
 
 
|-
 
|-
 
|[[SQL Numeric operators|Numeric operators]]
 
|[[SQL Numeric operators|Numeric operators]]
 
|-
 
|-
 
|[[SQL String operators|String operators]]
 
|[[SQL String operators|String operators]]
 +
|-
 +
|[[SQL Date operators|Date operators]]
 +
|-
 +
|[[SQL Logical operators|Logical operators]]
 
|-
 
|-
 
|[[SQL Relational operators|Relational operators]]
 
|[[SQL Relational operators|Relational operators]]

Latest revision as of 06:20, 30 April 2013

Purpose

Operators


See Also

PREDICATES , INSERT, SELECT, UPDATE,


Description

The following operators are available:


Operators
Numeric operators
String operators
Date operators
Logical operators
Relational operators