Recent content by rimajewelry

  1. R

    SQL all but one field

    select * from yourtable where description <> "" OR ID=1 cheers bg
Top