27 September SSQL Understanding the Concept of WAITFOR DELAY in SQL byKyleEvans If you’ve been working with SQL, you’ve likely heard about the WAITFOR DELAY command. This seemingly simple function…
26 September SSQL SQL: Dropping Columns if They Exist and Other Helpful Table Tricks byVeronicaWilson It was a crisp, sunny morning when I first faced a quirk with one of my SQL databases.…