how to show only even or odd rows in sql server 2008 ?

Posted by Gold on Stack Overflow See other posts from Stack Overflow or by Gold
Published on 2010-06-08T13:00:46Z Indexed on 2010/06/08 13:12 UTC
Read the original article Hit count: 182

Filed under:
|

hi

i have a table MEN in sql server 2008 that contain 150 rows.

how i can show only the even or only the odd rows ?

thank's in advance

© Stack Overflow or respective owner

Related posts about query

Related posts about sql-server-2008