Is this function as well as alter index reorganazi or rebuild backward
compatible to sql2k?
Thanks,
KOni.None of the new functions, views etc from SQL2005 will run on SQL2000 since
they don't exist there.
Andrew J. Kelly SQL MVP
"Koni Kogan" <kkogan@.haiint.com> wrote in message
news:%23crVjos7FHA.4076@.tk2msftngp13.phx.gbl...
> Is this function as well as alter index reorganazi or rebuild backward
> compatible to sql2k?
> Thanks,
> KOni.|||No, but if you really need it, then try scripting it from 2005 and
re-creating in the 2000 master database; it's just a function. This sounds
like it probably references system tables, which as subject to change from
one version of SQL Server to the next, so use at your own risk.
"Koni Kogan" <kkogan@.haiint.com> wrote in message
news:%23crVjos7FHA.4076@.tk2msftngp13.phx.gbl...
> Is this function as well as alter index reorganazi or rebuild backward
> compatible to sql2k?
> Thanks,
> KOni.
Sunday, March 11, 2012
dm_db_index_physical_stats
Labels:
alter,
backwardcompatible,
database,
dm_db_index_physical_stats,
function,
index,
microsoft,
mysql,
oracle,
rebuild,
reorganazi,
server,
sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment