Statement.isUseless

bool isUseless()

Tells if stmt is composed only of spaces (that is it has no real SQL code), and is completely useless as such.

Returns

TRUE if executing stmt does nothing