beautypg.com

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

Page 265

background image

HEIDENHAIN TNC 620

265

8.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