Error!
Success!

SELECT * gives error when executed alone but SELECT COUNT(*) does not.

0
kicks

SELECT * gives error when executed alone but SELECT COUNT(*) does not.  (Unpublished)

Try running SELECT * it will throw an error. Try running SELECT COUNT(*) it will not throw an error. Why? Read, Learn and Participate!


Kicked By:
Drop Kicked By: