Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2014

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

SELECT a datetimeoffset field by datetime

How to find out who is restoring the database in SQL Server?

Installing SQL Server 2014 Data Tools BI for VS 2013

How to set a negative result to zero without typing the formula twice

How to set yearly jobs in Sql Server Agent

Export database table from SQL Server 2014 to SQL Server 2008 R2

Conditional row selection

Select all customers that logged in at least three times within a time interval

SQL Server Change Data Capture - Capture user who made the change