Azure SQL Database¶
- Create a User for Azure SQL Database from Azure DevOps Pipeline
- Get a List of Table Columns in a Schema from SQL Server
- Get a List of Foreign Key Constraints for a Table in SQL Server
- Get a List of Table Indexes in SQL Server
- Disable all non-clustered indexes for a table in SQL Server
- Split CSV string into multiple rows in SQL Server (MSSQL)
- Get the number of rows affected by the last T-SQL