Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Restore SQL Server Database - failed: 38(Reached the end of the file.)

sql sql-server-2008

Extract substring from string in SQL

sql regex tsql sql-server-2008

SQL Get the first occurance of the 15th for a date

Upgrade from SQL Server 2008 Standard to Developer?

How can I sort the output of a generated SQL script?

Select From a table that is constantly being inserted into

How to I modify this t-sql query to return the maximum value for different column names?

sql-server-2008 tsql

T-SQL Is it possible to do an Update / Insert with a single fast operation

Permission for querying dbo.sysobjects

sql-server-2008

Copy a table change values of 1 column and insert it in the same table

Split time records across midnight

sql sql-server-2008

When are SQL Server Index Usage Stats Updated?

Does a rollback inside a INSERT AFTER or UPDATE AFTER trigger rollback the entire transaction

Complex SQL join with group by

Updating 4 million records in SQL server using list of record-ids as input

Find all references to a table column in SQL Server 2008

sql-server-2008

how to call a stored procedure in where clause of SQL

How to wrap my query output with single quotation

sql sql-server-2008

Combine date and time in SQL Server in SELECT query

sql sql-server-2008

Syntax for Default Value for User Defined Type as Table

sql sql-server-2008 tsql