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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: TerryGef
  • Content: Threads
  • Order by date
  1. TerryGef

    Find all columns of a single row that are True

    Hi, Need help in an SQL problem: I have a table that has individual records, There are 29 fields. One is a unique ID, 14 are True/False and 14 are text. Using a query to find one record, I'd like the SQL to Display only the fields that are True. So, in an example: SELECT * FROM table WHERE ID =...

Part and Inventory Search

Back
Top