New posts in sql-server

How to find which views are using a certain table in SQL Server (2008)?

Getting data with UTF-8 charset from MSSQL server using PHP FreeTDS extension

How to escape underscore character in PATINDEX pattern argument?

SQL Server 2008- Get table constraints

Get structure of temp table (like generate sql script) and clear temp table for current instance

sys.dm_exec_query_stats interaction with recompilation

Can only connect to sql server express 2012 via named pipes

How to retrieve field names from temporary table (SQL Server 2008)

Decimal values in SQL for dividing results

sql server select first row from a group

Split values over multiple rows [duplicate]

How to use order by with union all in sql?

How to run a stored procedure every day in SQL Server Express Edition?

SELECT max(x) is returning null; how can I make it return 0?

SQL Schema Comparison Error "Target is unavailable"

Can’t connect to SQL Server 2008 - looks like Shared Memory issue

CASE WHEN statement for ORDER BY clause

Count based on condition in SQL Server

Select @Script returns NULL instead of @Script SQL

Any way to SQLBulkCopy "insert or update if exists"?