mysql.dart icon indicating copy to clipboard operation
mysql.dart copied to clipboard

HELP. How to check if there is data within result

Open VTVK opened this issue 3 years ago • 2 comments

How do I use an if statement in dart to check whether if there is no data within the results? Please help thank you very much.

VTVK avatar Feb 21 '22 08:02 VTVK

You can check numOfRows

zim32 avatar Feb 21 '22 09:02 zim32

I will add some more suitable method later

zim32 avatar Feb 21 '22 09:02 zim32