Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Possible to configure database autogrowth settings at the instance level?

How to select top X from a Row_number in SQL Server ?

How can I calculate rank based on highest points and lowest time in SQL server

sql sql-server-2008

CFDBINFO does not pick up default values

Using aggregate function in a CTE query

sql-server-2008 t-sql

How do I set a value for existing rows when creating a new timestamp column?

sql sql-server-2008

Is it possible to get City from Longitude/Latitude?

how to create default constraint for each table

SqlException: System.Data.SqlClient.SqlException (0x80131904)

Insert into if not exist in C# [duplicate]

Bulk inserts of heavily indexed child items (Sql Server 2008)

SQL Server 2008: find all tables containing columns with specified name

sql sql-server-2008

sql server 2008 - find which tables contain specific text

SQL Statement - How can Improve speed with indexing

T-SQL to create an ID column

Slow SQL Server CLR aggregates

increment if not same value of next column in SQL

Escaping command parameters passed to xp_cmdshell to dtexec

Combine gridview rows and eliminate duplicates