IsNumber fails cast while IsBigInt passes cast
IsNumber does weak checking and fails cast to BigInt so I wrote IsBigInt to replace it.
2010-06-11 (first published: 2010-05-05)
2,544 reads
IsNumber does weak checking and fails cast to BigInt so I wrote IsBigInt to replace it.
2010-06-11 (first published: 2010-05-05)
2,544 reads
Over the past couple of years, I’ve developed several tools that I’ve been using...
/* Author:Brahmanand Shukla (SQLServerCarpenter.com) Date:27-May-2022 Purpose:To get all the stored procedures and triggers missing the use of...
By Arun Sirpal
Hello Readers – I wanted to make sure those who follow my blog have...
So I have inherited an older SQL 2014 Server and have been working on...
Hi, I need to update my sql script and remove the UNION but get...
Looking for a HA solution for SQL server for our branch offices. Current setup...