Hi gurus

I have the following selct statement

stringconnec= "select las_name from Table where condition"

How do I go and check if the select statement came back with a result or not

Thanks a bunch