Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Select columns from one table based on the column names from another table

sql sql-server-2008

Count number of rows without using any aggregate functions

USING Common Table Expression and perform multiple update commands

Using INSERT and/or UPDATE together from a single CTE

WHERE IN (SELECT NonExistingColumnName) causes unexpected behaviour

Can you remove Identity from a primary key with Entity Framework 6?

What is the best way to query a database for records within n miles of a zip code?

Anyone used SQl Server 2008 HierarchialID type to store genealogy data

Getting DateTimeOffset value from SQL 2008 to C#

Restoring SQL 2008 R2 db on SQL 2008 Standard

SQL Server scalar function vs. subquery execution plan analysis

Proper use of a nested Case statement in a SQL Case Statement

Restore SQL Server Database - failed: 38(Reached the end of the file.)

sql sql-server-2008

Extract substring from string in SQL

sql regex tsql sql-server-2008

SQL Get the first occurance of the 15th for a date

Upgrade from SQL Server 2008 Standard to Developer?

How can I sort the output of a generated SQL script?

Select From a table that is constantly being inserted into

How to I modify this t-sql query to return the maximum value for different column names?

sql-server-2008 tsql

T-SQL Is it possible to do an Update / Insert with a single fast operation