Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Split value pairs and a create table using UDF

what exactly does it mean to not do work in the database if we can do it elsewhere?

How to Anti Join in MSSQL when the join depends on data from a 3rd table

sql-server join anti-join

Displaying and Saving "time" datatype from SQL with C#?

c# .net sql-server

SQL Server : slow query with 3 "OR" condition and order by Id

Which version of SQL Server comes with Visual Studio 2010?

TSQL-ORDER BY clause in a CTE expression?

How to get time part from GetDate() As hh:mm tt in SQL Server

sql sql-server

How to restore multiple SQL Server databases that use the same naming scheme for their MDF and LDF files

c# .net sql-server

TSQL merge: target table where on "ON" condition

sql-server t-sql merge

SQL SORT BY DATENAME does not work

sql sql-server t-sql

why there is a performance difference between single column select and multi column select

Sql Query Compare and Sum

sql sql-server sql-scripts

SQL replace statement too slow

sql sql-server

Date and Time Format Conversion in SQL Server 2012

MVC C# Changing Database Structure Without Dropping Database

SQL Server: combine only dates with no reference

sql sql-server t-sql

How to select value in a table based on date range that may change

sql sql-server