Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Databases General > How index table...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 3107 of 3210
Post > Topic >>

How index table keeps index records

by falconsoon@[EMAIL PROTECTED] Feb 19, 2008 at 01:32 AM

I have a table with following columns:
division   group   email

Then, i create a non-unique index for:
division   group

I insert the following data:
division   group   email
1            A         a@[EMAIL PROTECTED]
            A         b@[EMAIL PROTECTED]
 this set of data in table, will the index table consist of 1
index record, i.e.
division   group
1            A
or will it contains 2 index records, i.e.
division   group
1            A
1            A

Thanks for prompt reply.
 




 4 Posts in Topic:
How index table keeps index records
falconsoon@[EMAIL PROTECT  2008-02-19 01:32:22 
Re: How index table keeps index records
Ed Prochak <edprochak@  2008-02-19 05:22:10 
Re: How index table keeps index records
falconsoon@[EMAIL PROTECT  2008-02-19 18:05:39 
Re: How index table keeps index records
Robert Klemme <shortcu  2008-02-22 22:54:06 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Sun Jul 6 17:16:10 CDT 2008.