dbTalk Databases Forums  

index

comp.databases.theory comp.databases.theory


Discuss index in the comp.databases.theory forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aarklon@gmail.com
 
Posts: n/a

Default index - 07-28-2008 , 09:11 AM






Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered


now my question is

1) to what extent these statements are true ?

Reply With Quote
  #2  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM






aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #3  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #4  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #5  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #6  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #7  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #8  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #9  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
  #10  
Old   
Bob Badour
 
Posts: n/a

Default Re: index - 07-28-2008 , 10:31 AM



aarklon (AT) gmail (DOT) com wrote:

Quote:
Hi all,

I read the following in a book

1) we can have several non clustered indexes on a table , but we can
have only one clustered index per table

2) index on the primary key can be clustered or non clustered

now my question is

1) to what extent these statements are true ?
To the extent the statements accurately describe the physical
implementation of a particular dbms, they are true.

Theoretically, one can have multiple clustered indexes at the cost of
duplicating the data, which of course incurs a cost. Vendors typically
assUme nobody would ever want to incur that cost.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.