What the use of key1,key2 in mysql front

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
softsolvers
Forum Commoner
Posts: 75
Joined: Fri Feb 13, 2004 4:26 am
Location: India

What the use of key1,key2 in mysql front

Post by softsolvers »

hello can any of u plz explain me what is the use of key1,key2.. which we can assign in mysql front
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Your question is cryptic. Please elabourate.
User avatar
softsolvers
Forum Commoner
Posts: 75
Joined: Fri Feb 13, 2004 4:26 am
Location: India

Post by softsolvers »

Thanks ,
what i mean to ask is that ,in mysql front we can assign the index in our table,the first index is the primary key and if we further proceed then it will show the field selected as key1 etc. what is the use of that?
It is a bit conceptual rather then coding problem question,is you can suggest then i will be thankful to you.
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Can't quite undersand your question but possibly this might be an interesting readhttp://www.oreilly.com/catalog/javadtab ... r/ch02.pdf
Post Reply