Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Calculate Date by number of working days from a certain Startdate

sql-server-2008 t-sql

how to write a query to separate each column by comma without specifying each column name

Deleting Database Rows and their References-Best Practices

Foreign key composed of 2 columns with specific values

sql sql-server-2008

Difference between select count(*), count(0), count(100), count(Id) in SQL Server 2008?

sql sql-server-2008

SQL SERVER Transaction log full

How to set Database Audit Specification for all the tables in db

Calculate Length of Stay grouped by calendar months

Unable to import to Excel using OPENROWSET in SQL Server 2008 R2

sql-server-2008

The best way to extract data from xml with xquery

Update Table with Random fields [duplicate]

How to give over right (table) permission in SQL Server 2008?

sql sql-server-2008

How to change this procedure from SQL Server 2012 to SQL Server 2008

Microsoft SQL Server 2008 External Backup

How to SELECT at least 1 row of a set when the WHERE conditions are not fulfilled?

T-SQL - Pivot by week

How to know in which line SSIS failed to parse the data from a flat file

sql sql-server-2008 ssis