|
snSQL
Flowing Fount of Yak Knowledge
USA
1837 Posts |
Posted - 03/07/2007 : 11:17:08
|
You need to write a query something like this
SELECT <your columns> FROM <your table> WHERE <an expression using your columns>
Based on the info you gave that's about as specific as I can be. |
 |
|