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

  1. loginStd

    informix maximum length primary key

    HI, I would create the following table on Informix 9.4: create table table_client_mappings ( principal integer not null, sync_source varchar(128) not null, luid varchar(200) not null, guid varchar(200) not null, primary key (principal,sync_source,luid,guid)...

Part and Inventory Search

Back
Top