Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL date format: dd/mm/yyyy hh:ss

sql sql-server-2008

Storing large number of sensor data records

Cannot create index ... imprecise, computed and not persisted

How to create XML file by SQL query?

asp.net xml sql-server-2008

com.microsoft.sqlserver.jdbc.SQLServerException: The server version is not supported. The target server must be SQL Server 2000 or later

java sql-server-2008 jdbc

SQL SERVER 2008 JOIN hints

Frequent Setup and Tear Down of SQL Server Replication

How to take daily snapshots of a table

Using table auditing in order to have "snapshots" of table

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)