|
蓝森林 http://www.lslnet.com 2006年7月08日 11:08
求助!!!
select data_pgs(8,doampg)
from sysindexes
where id=8
go
这个语句是什么意思啊!!!
谢谢大家!!! |
求助!!!
data_pgs - Returns the number of pages used by the specified table or index.
data_pgs(object_id,
{data_oam_pg_id | index_oam_pg_id}) |
求助!!!
多谢斑竹的热心帮助!! |
| |