Please guide me in finding solution of below problem.
I want to use a query in stored procedure which should either say Yes(Y) or No(N).
All I want to find whether or not STATS are collected on PI(Not other index or columns) of a table by passing TableName and DB Name?
Please guide me in finding solution of below problem.
I want to use a query in stored procedure which should either say Yes(Y) or No(N).
All I want to find whether or not STATS are collected on PI(Not other index or columns) of a table by passing TableName and DB Name?
Thanks
Saurabh