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

  • Users: cfneadct
  • Content: Threads
  • Order by date
  1. cfneadct

    ORA-00907: missing right parenthesis

    I have a script creating 10 tables This one and 2 others load fine. CREATE TABLE INSURANCE_COMPANY ( COMPANY_ID NUMBER(6) NOT NULL PRIMARY KEY , COMPANY_NAME VARCHAR2(20) NOT NULL , STREET_ADDRESS VARCHAR2(30) NOT NULL , CITY VARCHAR2(15) NOT NULL , STATE VARCHAR2(2) NOT NULL , ZIPCODE...

Part and Inventory Search

Back
Top