Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Cannot cast DBNull.Value to type 'System.DateTime'. Please use a nullable type

c# sql .net sql-server-2008-r2

Select top N rows from table Column containing N

Cannot copy a security certificate file created from within SQL Server

How to check replication snapshot agent status?

Find a constraint column name using INFORMATION_SCHEMA.TABLE_CONSTRAINTS in SQL

Visual Studio Schema Compare to generate ALTER TABLE sql instead of using temp tables

Is it possible to rollback a SQL Server transaction without suppressing the error?

sql server 2008 foreign key on delete set default not working

sql-server-2008-r2

SQL Server from XML parameter to table - working with optional child nodes

Inline table valued UDF performance

How do you alter a SQL Server credential that contains square brackets?

How to select data by row names

SQL Pivot Table On A Common Table Expression

How to trim spaces when using a bulk insert?

using ISNUMERIC() with sql_variant SQL Server

SQL division precision/loss float x decimal

T-SQL: Find column match within a string (LIKE but different)

t-sql sql-server-2008-r2

Build string from a SELECT statement [duplicate]