Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Parse Enum with FlagsAttribute to a SqlParameter

How to select all the columns for a user-defined type

Handling UTC time within C#?

c# sql-server datetime date

ALTER vs DROP & CREATE in SQL Server

It is possible to alter SQL Server replication filter without delivering an entire publication snapshot?

SQL Server 2008: Is there any benefit to multiple filegroups on the same physical drive?

using temp tables in SQL Azure

Problem during SSL connection to SQL Server

sql-server ssl

SQL Server delete query involving two tables

sql sql-server sql-delete

Alter All Columns datatype in SQL Server

sql sql-server ssms

Select from table with composite primary key

Using NHibernate mapping by code: Cannot insert explicit value for identity column in table 'DietUser' when IDENTITY_INSERT is set to OFF

Join columns SQL query

sql sql-server tsql

Parsing OpenXML with multiple elements of the same name

In which scenarios does SQL Server ROW_NUMBER() not start from 1?

System.InvalidCastException: Failed to convert parameter value from a XElement to a String

How to create a calculated column in a SQL Server 2008 table

sql sql-server tsql

DateAdd Column caused an overflow

When is it proper to use unique key in a table than a primary key?

mysql sql sql-server

SQL ROW_NUMBER with INNER JOIN

sql sql-server row-number