Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

How to rollback an implicit SSMS transaction (statement with go at the end)?

Simple Self Join Query Bad Performance

CTE in SQL Server 2008: how to calculate subtotals recursively

SQL Tree find anscestors at a specific level

SQL Delete clears the table instead of erroring

SSL Connection to database

How to disconnect all users in sql server except sa?

What does > 0 mean in SQL?

sql query count the duplicates

PHP IIS7 MSSQL Call to undefined function sqlsrv_connect

php sql-server-2008 iis-7

Return rows affected from a Stored Procedure on each INSERT to display in ASP.NET page

Sum of DateTime difference in sql (HH.MM)

Row size overhead

How to fix System.Data.SqlClient.SqlException: Timeout expired

asp.net sql sql-server-2008

How do I insert a default value as part of a SQL Server View definition?

Update column by parsing another column with T-SQL

sql sql-server-2008 tsql

Aggregate randomly?

sql sql-server-2008 tsql

Can you tell me when data was inserted into a table

Joins between two tables generating Cartesian product

Calculate start time given end time (datetime2) and duration (time(7))