06 Dec 2020 Powershell Date Calculation in PowerShell When using PowerShell to schedule automated tasks, it's very commonly needed to calculated dates, like the First Day of a Month, Last Day
02 Dec 2020 MS SQL Server Cascade Delete in MS SQL Server Different from ORACLE and MySQL, MS SQL Server does not provide Cascade delete function natively. This maybe considered as a safety feature to prevent unintentional