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 strongm 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. agent0064life

    invalid identifier

    I am making a database for the NFL and When I create a talbe on Iacademy's Oracle server i get an invalid identifyer error on every table I tried to create. Create Table Teams ( Name Varchar(45) not null, Coach Varchar(45) not null, Wins Number(2), Losses Number(2), Ties Number(2) ); To me...
  2. agent0064life

    SQL help invalid identifyer

    I am making a database for the NFL and When I create a talbe on Iacademy's Oracle server i get an invalid identifyer error on every table I tried to create. Create Table Teams ( Name Varchar(45) not null, Coach Varchar(45) not null, Wins Number(2), Losses Number(2), Ties Number(2) ); To me...

Part and Inventory Search

Back
Top