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 IamaSherpa 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. gizmo2

    ORA-00933

    Hi, I'm not familiar with the finer points of oracle but I am getting the following error : ORA-00933: SQL command not properly ended in the following sql statement: select contsupp.*,contsupp_1.contsupref from contsupp left join contsupp as contsupp_1 on contsupp.recid =...
  2. gizmo2

    Update with Oracle DB

    Hi, I'm not familiar with the finer points of oracle but I am getting the following error : ORA-00933: SQL command not properly ended in the following sql statement: select contsupp.*,contsupp_1.contsupref from contsupp left join contsupp as contsupp_1 on contsupp.recid = contsupp_1.linkacct...

Part and Inventory Search

Back
Top