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!

Search results for query: *

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

    create virual column with SQL

    Hello, I want to create a virtual column in SQL with two values. Like this: gender ------ male female I can create a column with one value with the statement: SELECT "male" AS gender Can someone help me? Thnx!

Part and Inventory Search

Back
Top