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 gkittelson 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: *

  1. sbhave

    SQL alias problem

    In DB2 it is done as follows select first_name || middle_name || last_name as NAME from temp.table If an integer value is to be concatenated we have to use cast() function for converting integer to character

Part and Inventory Search

Back
Top