11-10-2009 09:19 AM
How to determine number of records returned by SQL statement "SELECT * FROM TABLE_NAME ..."? Is this number stored anywhere in TestStand?
Alternately, is it possible to store result of SQL statement "SELECT COUNT(*) FROM TABLE_NAME ..." (which returns the number of rows that matches a specified criteria)?
TestStand 4.2
Thanks in andvance.
11-10-2009 02:48 PM
11-11-2009 01:38 AM
Thanks!