| |
|
Check the count of rows in your dataset
Besides checking the actual contents of your dataset (table, view, query, cursor variable), you can also test the number of rows returned by that dataset: is it empty? Are there ten rows in the dataset?
Flash tutorial explaining the topic: A brief video that shows you how to use Quest Code Tester to solve the problem posed by this topic. |
|