Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

How to SELECT at least 1 row of a set when the WHERE conditions are not fulfilled?

T-SQL - Pivot by week

How to know in which line SSIS failed to parse the data from a flat file

sql sql-server-2008 ssis

How to debug DataSet performance

SQL: Find difference between rows where a column value matches

Mssql how to select SUM with top 10 row

SQL not optimising my parameterised like query

How do I do a comparison with just a month and year, not a complete date?

table/view/indexed view strategy in SQL Server

Does WITH statement execute once per query or once per row?

find closest lat long to a input lat long Sql server 2008

SQL server interview query on index?

Must declare the scalar variable in C#

c# sql-server-2008

Is there a smart way to append a number to an PK identity column in a Relational database w/o total catastrophe?

How to validate a trigger in SQL Server

sql-server-2008 triggers

TSQL problem to calculate differences between two dates inside one table

sql t-sql sql-server-2008

Can I write this query without CURSORs?