Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Correct way to generate order numbers in SQL Server

BACKUP failed to complete the command BACKUP DATABASE

Tablix header not repeating on new page, when subreport causes page break

Cannot add a SQLCLR assembly to database, Msg 300

Sql ChangeTracking clean up tables

"cursor like" reading inside a CLR procedure/function

c# sql-server-2008 sqlclr

use recursive common table expressions to find consecutive no.s from two tables

SQL Server Replication not replicating Foreign Keys

Database: how do I sort GUID?

Find a series of data using non-exact measurements (fuzzy logic)

Generating multiple encoded HTML/Text emails T-SQL

c# sql-server-2008 tsql email

Disaggregate Table Over 2 Columns in T-SQL

creating a new ODBC user DSN with Delphi

SSRS report formatting a table to display data side by side

SQL Server 2008, searching for special characters

Accomplishing MYSQL's Group_Concat in SQL Server [duplicate]

SQL Query Performance in case of simple union

Optimize query so it does not need a Top N sort

How to enable auto-increment in letters(A, B, C, D...) in SQL SERVER 2008?

How to get all child of each records of a self-referenced table