Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

SSIS Conversion from Flat File DT_WSTR to nvarchar(255) field null when characters other than numbers

sql-server-2008 ssis bids

concept of composite primary key in Adventure Work Database

How to check whether a string is null or not?

sql sql-server-2008

Create stored procedure to modify row if it exist and insert new row into table if it doesnt

Conversion failed when converting the varchar value 'null' to data type int

get values from master table based on fields in sqlserver

Best way to get past 7 days in sql server?

"Select All" with SSRS 2008 Parameters

SSIS - How do I use a resultset as input in a SQL task and get data types right?