Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Convert hexadecimal value into bigint

REPLACE function in T-SQL 2008 is different from T-SQL 2005

sql sql-server tsql replace

How can I get the next Primary Key for SQL 2008 in Entity Framework 4

DBCC freeproccache?

Find what rows are locked for a given table and who is locking them in SQL Server

sql-server

Search count of words within a string using SQL

sql sql-server database

Delete Parent record if child is not present

sql sql-server

Native TSQL support for parallel queries

Return empty or null fields as <element /> from SQL Server 2008 R2 with FOR XML

Sql Server Ignore rowlock hint

Why did creating this new index improve performance so much when existing index included all columns in new index?

How to reseed/replace identity columns on existing data

How To Create Generic SQL Server Stored Procedure To Perform Inserts Into Audit Table Based on Inserted and Deleted In Trigger

SQL insert select @@Identity

sql-server

SQL Server MERGE statement and ORDER BY clause

Is it possible to declare CASE statement within Replace (SQL Server)?

sql sql-server

Collation To Code Page (SQL Server)

sql sql-server database

Turn value into singular row

Can't attach northwind database to sql server 2008 R2

sql-server northwind

What is transactional replication used for?