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 gkittelson 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. JanuszOZ

    Foreign key

    Hi, Can some one tell my how do I define Foreign key in mysql when creating table eg: create table blah ( first_filed char(1), second_field char(1), Prime key (first_field), <============= how do I tell mysql that second key are Foreign key
  2. JanuszOZ

    Loading Db

    sorry, I know how to create tables etc but if I download database and would like to use in MySql.
  3. JanuszOZ

    Loading Db

    Hi, Could someone tell me how to load data base into MySql runing under XP please. John

Part and Inventory Search

Back
Top