beautypg.com

10 .9 a c cessing t a bles with sql commands – HEIDENHAIN TNC 320 (340 55x-03) User Manual

Page 418

background image

418

10 Programming: Q-Parameters

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