select top 1 * from ...
is equivalent for
select single
in code..
or did you mean graphicall calc view ? ( I'm not sure how to do that there.I'll think about it)
select top 1 * from ...
is equivalent for
select single
in code..
or did you mean graphicall calc view ? ( I'm not sure how to do that there.I'll think about it)