V
VMI
How can I execute a "Select" query from C# so that it only returns an
integer with the amount of rows that the actual query is supposed to return?
I don't want the whole result set.
Thanks.
integer with the amount of rows that the actual query is supposed to return?
I don't want the whole result set.
Thanks.