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. db2HelpNeeded

    syntax and formatting

    wanted to make sure I get the sort done first and then take the first 100.
  2. db2HelpNeeded

    syntax and formatting

    Hello, looking for help in trying to run an inline view and then doing a select * off of that inline view. Something like this... but this gives me an error SELECT * FROM (SELECT D.OID, A.DATEVALUEX AS SortValue FROM DOCUMENTS D LEFT OUTER JOIN ATTRIBUTES A ON D.OID=A.DocumentOID AND...

Part and Inventory Search

Back
Top