@mario
Actually it's pretty dangerous because it will execute on a lot of systems, including msaccess and TSQL server since most developers do not quote integers since they are... yes integeres ^^
No really, I've seen this way too often. In other cases in can be used to obtain file system information. Just like:
1 union select * from ..\..\
I discovered you can traverse dirs on msaccess through ASP, really funny stuff. if I may say.