Is there an easy way to have an "alternating" column value in a query,
using sqlite ?

I want to have a column that alternates its value on every row.  The
application is web based.  I want to alternate colors for each row in
a table..  Something  row1 = gray background, row2 = white, row3=grey,
row4 = white, etc...


Thanks

Randall Fox

Reply via email to