Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Inserting a table into a SQL Server view

SSIS 2008 - how to do regular expression search in SSIS Derived Column tool

sql sql-server-2008 ssis

SQL update datetime entries

Change column type from bigint to numeric(18,0) in sql server

sql sql-server-2008 alter

How to pass length for CAST dynamically

SQL Static and Dynamic Pivot not working

sql sql-server-2008 pivot

How do I replace a SSN with a 9 digit random number in SQL Server 2008R2?

t-sql sql-server-2008

How to write a Sql query to find distinct values that have never met the following "Where Not(a=x and b=x)"

sql sql-server-2008

Like operation returns no rows on nvarchar column filter if the column data start with numeric

sql sql-server-2008

making Linq case sensitive

CAST nvarchar to datetime regardless of login date format?

Where are the select query values stored temporarily and how to get each value separately

c# sql-server-2008

Replacement of Context_Info SQL Azure

Distinct values of a column from a very large table

How to run only the first conditional OR in WHERE?

sql t-sql sql-server-2008

Could not Alter/Drop the trigger

Return variable number of columns in SQL Server 2008

Adding columns resulting from GROUP BY clause

sql-server-2008

Incorrect syntax near '.' while using Coalesce