Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Query points using SQL Server 2008 geography type

Drop Multiple Column Using single Alter

Create a calculated field using data from another tables

SQL Server - Searching string with international characters using LIKE clause

Convert MS Access Reports to SQL Server Reporting

CASE Statement in where clause using equal to and IN

How do I remove an Identity completely

How to enable Full Text Search in SQL Server 2008 Express

User-Defined Aggregate in SQL Server 2008 - How to deploy with MaxByteSize = -1?

SQL Server query to find the number of years enrolled by member

SQL Trigger cannot do INSTEAD OF DELETE but is required for ntext, image columns

sql sql-server-2008

While Loop insert from select statement

Converting a string to a decimal value in an SSIS package

Over clause in SQL Server

Best way to store image in database in linq to sql [closed]

Delete data from multible tables

sql sql-server-2008

ORM for simple .NET app [closed]

c# .net sql-server-2008 orm

Using MAX of a field to select a record returns MAX of the table ignores the condition

Build SQL Query With multiline Condition