beautypg.com

10 .9 a c cessing t a bles with sql commands – HEIDENHAIN TNC 620 (340 56x-01) User Manual

Page 426

background image

426

1

0

.9 A

c

cessing T

a

bles with SQL Commands

Condition

Programming

Equal to

=
==

Not equal to

!=
<>

Less than

<

Less than or equal to

<=

Greater than

>

Greater than or equal to

>=

Linking multiple conditions:

Logical AND

AND

Logical OR

OR