find no.of pages and levels deep
From: Hassan (fatima_ja_at_hotmail.com)
Date: 07/22/04
- Next message: Hari Prasad: "Re: find no.of pages and levels deep"
- Previous message: Hari Prasad: "Re: Problem using sp_attach_db with an encypted file system"
- Next in thread: Hari Prasad: "Re: find no.of pages and levels deep"
- Reply: Hari Prasad: "Re: find no.of pages and levels deep"
- Reply: Gert-Jan Strik: "Re: find no.of pages and levels deep"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Jul 2004 23:01:26 -0700
Take the authors table as an example in the pubs database...
How can I find how many levels within the B-Tree from the root to the level
that contains the data rows (clustered index) ? Also how many pages at each
level within that B-Tree ?
Will i have 2 B-Trees now, one for the clustered index and one for the
non-clustered ? Using SQL 2000
- Next message: Hari Prasad: "Re: find no.of pages and levels deep"
- Previous message: Hari Prasad: "Re: Problem using sp_attach_db with an encypted file system"
- Next in thread: Hari Prasad: "Re: find no.of pages and levels deep"
- Reply: Hari Prasad: "Re: find no.of pages and levels deep"
- Reply: Gert-Jan Strik: "Re: find no.of pages and levels deep"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|