Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dun263

  1. dun263

    Select using *

    column contains account numbers from 0 to 9, values are strings. SK
  2. dun263

    Select using *

    Hello everybody, I have the following sql statement: Select * from Table where Something >=1* and Something <=5* The result includes records with 1*, but not also the results with 5* - only with 4*. What am I doing wrong? SK

Part and Inventory Search

Back
Top