Re: What is the meaning of using ">"

OQL.NET Object Query Language

What is the meaning of using ">"


cshk 04-19-2010, 4:29 AM
hi all,

anyone know what is the meaning of using ">"

e.g.
select table instances where >field1 is null

what is the different between
select table instances where field1 is null


thanks a lot

Re: What is the meaning of using ">"


David 04-21-2010, 1:23 AM
Please refer to http://www.macrobject.com/en/oql.net/doc/topics/ComparisonExpression.htm

Powered by Community Server, by Telligent Systems