The coolest SQL Server function you never heard of
Ever heard of the SQL_VARIANT_PROPERTY function? I didn’t think so. SQL Server developers very often make the mistake of making their NUMERIC fields too large. When faced with a choice of how to size the column, they’ll often think “make it way larger than I need to be safe”. This works OK as long as… Read More The coolest SQL Server function you never heard of