Prevent Concurrent runs for a SQL Stored Procedure
Suppose you have a SQL Stored Procedure and need to prvenet users or processes to run it concurrently.
AWS and Azure Musings
Suppose you have a SQL Stored Procedure and need to prvenet users or processes to run it concurrently.
How to shrink a SQL Database and manage log file size?
A tutorial to develop an application using AWS services to send tweets on a regular basis – based on data in a database.