This is a migrated thread and some comments may be shown as answers.

what is the meaning of using ">"

2 Answers 70 Views
OQL (OQL specific questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Tan HK
Top achievements
Rank 1
Tan HK asked on 19 Apr 2010, 10:59 AM
hi all,

anyone know the meaning of using ">",

example

select table instances where >field1 is null


any difference between
select table instances where field1 is null


thanks a lot.

2 Answers, 1 is accepted

Sort by
0
Jan Blessenohl
Telerik team
answered on 19 Apr 2010, 04:36 PM
Hi Tan HK,
>field is no valid syntax, where did you find it? Maybe it is typo in our docu?

Best wishes,
Jan Blessenohl
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Tan HK
Top achievements
Rank 1
answered on 20 Apr 2010, 02:55 AM
hi Jan,

I'm supporting my current system, and i found this syntax, and it working fine, just wonder what the meaning.
the original field name is field1, and i also cant find any >field1 in my table.
Tags
OQL (OQL specific questions)
Asked by
Tan HK
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
Tan HK
Top achievements
Rank 1
Share this question
or