sys.spt_check_constbytable_rowset in SQL Server 2005 -
i've list of long running queries on production servers(ms sql server 2005) , time consuming query - select table_catalog,table_schema ... sys.spt_check_constbytable_rowset
i've been trying find object named sys.spt_check_constbytable_rowset
in dbs (including sys dbs) no luck.
could please provide information sys.spt_check_constbytable_rowset
this list provided client, i'm not sure how they've got it- db trace or else.
thanks in advance
Comments
Post a Comment