beautypg.com

8 a c cessing t a bles with sql commands – HEIDENHAIN TNC 640 (34059x-01) ISO programming User Manual

Page 256

background image

256

Programming: Q Parameters

8.8 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