SELECT
OBJECT_NAME(s.object_id) As TableNm
, COL_NAME(s.object_id, sc.column_id) AS ColumnNm
, s.NAME AS StatisticsNm
, STATS_DATE(s.object_id, s.stats_id) AS LastUpdated
, s.auto_created
, s.user_created
, s.no_recompute
, s.has_filter
FROM sys.stats s
INNER JOIN sys.stats_columns sc
ON s.stats_id = sc.stats_id
AND s.object_id = sc.object_id
INNER JOIN sys.sysobjects o
ON o.id = s.object_id
WHERE
o.type = 'U'
ORDER BY
OBJECT_NAME(s.object_id)
, COL_NAME(s.object_id, sc.column_id)
, s.NAME
OBJECT_NAME(s.object_id) As TableNm
, COL_NAME(s.object_id, sc.column_id) AS ColumnNm
, s.NAME AS StatisticsNm
, STATS_DATE(s.object_id, s.stats_id) AS LastUpdated
, s.auto_created
, s.user_created
, s.no_recompute
, s.has_filter
FROM sys.stats s
INNER JOIN sys.stats_columns sc
ON s.stats_id = sc.stats_id
AND s.object_id = sc.object_id
INNER JOIN sys.sysobjects o
ON o.id = s.object_id
WHERE
o.type = 'U'
ORDER BY
OBJECT_NAME(s.object_id)
, COL_NAME(s.object_id, sc.column_id)
, s.NAME
If you had financial problems, then it is time for you to smile. You only need to contact Mr. Benjamin with the amount you wish to borrow and the payment period that suits you and you will have your loan within three working days. I just benefited for the sixth time a loan of 700 thousand dollars for a period of 180 months with the possibility of paying before the expiration date. Mr Benjamin has be helping me with loan.Make contact with him and you will see that he is a very honest man with a good heart.His email is lfdsloans@lemeridianfds.com and his WhatApp phone number is + 1-989-394-3740
ReplyDelete