Simply run the script with the DBName.SchName.TblName specified for the @Cat_Sch_TableName variable, e.g., 'Sales.dbo.Invoices'.
Returns a "Results" table with one row per Table's column, attributed with:
ColumnName
CondensedDataType
SequenceNumber (aka ORDINAL_POSITION)
NullCount
ModalValue
ModalCount
MinValue
MaxValue
MaxLength
Be warned: tall, wide tables may take up to 10 minutes or more to run...