For full text search please use the '?' prefix. e.g. ? Onboarding
T Sql Show Index Statistics
DBCC
SHOW_STATISTICS
(
'ticketer.app.metric'
,
'CIX_Created_Date'
)
;
GO
Reference:
How to Think like the Sql Server Engine