Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2014

UPDATE from SELECT using Microsoft SQL Server

Is it possible to change the user account of the localdb instance in SQL Server?

FOR XML cannnot serialize char(0x0000) even though REPLACE function already included to replace Char(0x0000)

sql xml t-sql sql-server-2014

How to distinguish between day and night shifts by looking at past sign in times?

How do I configure other user defined data-type with Entity Framework Core?

Sequence Use. Two Sequences on one column

Linked Server SQL Server 2014 to SQL Server Version 8

Fastest way to calculate the count of records in child table based on a condition

Compare a SQL count result with previous result value - how many new records since my last select count

TSQL -- how does optimizer deal with joins with unused tables

WHERE equals condition returns mapped Unicode (fullwidth) results

T-SQL incrementing counter based on change in a column value

Join Two Tables Then Transpose Rows From One Table As Column Names

Is there any way that I could get the table from one running SP and give it to another SP in SQL Server?

How to find gaps in a sequence of numbers in SQL Server

MERGE - conditional "WHEN MATCHED" OUTPUT

t-sql merge sql-server-2014