Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

T-SQL pivot where clause

sql sql-server t-sql pivot

Functionality to save and restore database state

How to convert rows into columns in SQL Server?

Check constraint UDF with multiple input parameters not working

sql-server t-sql

Temp table already exists

sql sql-server

Update Stored Procedure - only update certain fields and leave others as is

sql sql-server t-sql

Which privileges does a user need to query used size in SQL Azure database?

Connecting to the MSSQL Docker container using a different port than 1433?

Using TABLOCK with merge SQL Server

sql sql-server merge deadlock

Should there be an index on 'Deleted' flags?

sql sql-server indexing

Entity Framework Core: default value when migrating nullable column to required

SQL Replace query to remove prefix from name contains (MR., MRS., MR / MRS.....)

FOR XML SQL Server - Variable Element name in output XML

Connecting to MSSQL from PHP securely with encryption?

php sql-server pdo

SQL Server - Create a custom auto-increment field

sql sql-server select

Get First Single matched element or First if there's no match?

c# sql-server linq dapper

Merge two STRING_SPLIT

Sql server setup fails : Oops ther was an error while checking the rules of sql server setup

sql-server windows

How to call a function in another Function

Sync Migrations and continue CodeFirst after manual DB edit