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

  1. jayanthsid

    Will Decode function works in IBM DB2 Database?

    When executing the below query, i am getting error "SQL Error [42703]: [SQL0206] Column or global variable C1 not found." Can any one explain why i am getting this error. SELECT DECODE(c1, 7, 'a', 6, 'b', 'c') FROM SYSIBM.SYSDUMMY1;

Part and Inventory Search

Back
Top