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 |
|
manikandan
Starting Member
35 Posts |
Posted - 2001-06-21 : 05:07:51
|
| Hi allHow do i get the number of data or index pages reserved for the specified table. In sybase, we have a function called RESERVED_PGS(object_id)I know that there is no equivalent function in sql server. But there should be an way to find it out from system entities. Kindly help me out on this. Bye.cheersmanikandanCheersManikandan |
|
|
|
|
|