Well, pretty simple question I think, but I can\'t find a satisfying answer. Is there a difference between these two queries?
SELECT * FROM table WHERE colum
No, there's not a single difference.
See more MySQL Syntax here.