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 derfloh 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: eoinmoon
  • Content: Threads
  • Order by date
  1. eoinmoon

    New to SQL DDL - Having Foreign Key issues

    Hi, I am trying to code my database [Oracle], but am coming across a problem that I cannot figure out. The code below gives the following error Table dropped. Table created. Table created. CONSTRAINT ACCOM_res_id_fk FOREIGN KEY (res_id) REFERENCES RESORT (res_id...

Part and Inventory Search

Back
Top