SQL Query

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Leon

    SQL Query

    Hi,

    I have a database table contains a field that has date like
    1,3/3,0/30,0/2,1/4,2 , and I am trying to make a sql query to query
    out this record if two numbers seperated by comma, left side is equal
    to 1 and right site is greater than 0. Is it possible? if so, how can
    I do it?

    Thank you very much for your help.
Working...