Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
NarayanaMoorthy
Starting Member
19 Posts |
Posted - 2007-11-26 : 23:57:01
|
| Hai Everyone,Indexes in sql server are constructed using the b-tree data structure. I wanna make sure that there are several types of data structures available, then why Indexes are only dependent on b-tree data structure and what may be reason for that.Narayanamoorthy |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-11-27 : 01:40:48
|
| Ask Microsoft. |
 |
|
|
kishore_pen
Starting Member
49 Posts |
Posted - 2007-11-27 : 01:44:48
|
| See SQL Server BOL. |
 |
|
|
|
|
|