Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2014

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

Get one linked server property

Cannot create an indexed view because I reference a derived table

Count() not working as expected in SQL

sql count sql-server-2014

MS SQL 2014 - Count of repeating ocurrences over range of dates

WHERE greater than a given datetime to reduce queried rows

sql t-sql sql-server-2014

trying to get single column data with switch case statement