
Mumen Shabaro - 2011-02-28 18:29:39
HI there,
how can i get rows from table with one select statement ?
i have a table contain 3 columns (name, high, width) with 100000 entries,
i wanna to select the rows that the high is between 100 and 200 and the width between 200 and 300.
could you please help me with that
thx in advance.