Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How can I convert Geometry data into a Geography data in MS SQL Server 2008?

Escaping Bracket [ in a CONTAINS() clause?

sql-server tsql

SQLServer try catch performance

sql-server try-catch

Slow performance of SqlDataReader

SQL Server ALTER field NOT NULL takes forever

SQL Server 2005: Why Name Transactions?

order by a parameter

Inverse of COALESCE

how to retrieve a non sa password in SQL Server?

Linq-to-sql failing on insert and update when this is a trigger attached

sql-server linq-to-sql

SQL query on multiple databases

sql sql-server

How to design Date-of-Birth in DB and ORM for mix of known and unknown date parts

c# asp.net sql-server orm date

how to query SQL Server via REST to get XML

sql-server xml http rest

Is there a way to turn off implicit type conversion in SQL Server?

sql sql-server

Updating in a many-to-many relationship

sql-server many-to-many

SQL Server MERGE + Joining other tables

TABLESAMPLE returns wrong number of rows?

Convert a .bak file to .sql file

mysql sql-server phpmyadmin

Why does SUM(...) on an empty recordset return NULL instead of 0?

sql-server null

Lucene and SQL Server - best practice

sql-server lucene