Data Type


Get all Column Names and Data Types - Retrieves column names and basic data type information for one or all tables in the current database.

Check if String is All Digits - An elegant implementation of a simple ISINTEGER() function.

Check Collation Settings - Checks for collation mismatches at the server, database and object levels.

Get String Composition - Return a summary of the types of characters that the input string is composed of.

Convert all Database Objects to UNICODE - Dynamically generates an extensive ordered script to change all text-based columns in a database to use UNICODE.