Subject | Re: [IBO] QUERY-BY-EXAMPLE |
---|---|
Author | nibler@t-online.de |
Post date | 2004-01-29T14:27:26Z |
Alejandro,
write in the where-clause, but ommiting the "where",
e.g >,<,<>,<=,>=, in (x,x,x,x,x), not in (x,x,x,)
between x and y and so on.
It´s allways a good idea to check in the SQl-monitor
what SQL is constructed .
Harald
> No doubt... QBE it's a nice and powerfull tool in IBOcommon SQL syntax can be used here as you would
>
> but... what about documentation and examples?
>
> some link to synax available in dssSearch mode?
write in the where-clause, but ommiting the "where",
e.g >,<,<>,<=,>=, in (x,x,x,x,x), not in (x,x,x,)
between x and y and so on.
It´s allways a good idea to check in the SQl-monitor
what SQL is constructed .
Harald