Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Select all until first occurence of a character

sql sql-server-2005

Modify search to make it Accent Insensitive in SQL Server

convert week datepart number to date within week (week of...)

Clustered and covering index ignored on delete statement. Table scan occurs

How do I model data that slowly changes over time?

Linq to SQL and Collection operations

Declare global variables for a batch of execution statements - sql server 2005

SQL Server select where most columns match

Is there a difference SMO ServerConnection transaction methods versus using the SqlConnectionObject property?

c# .net sql-server-2005 smo

Select a column returned by a stored procedure

explanation of SQL Server stored procedure / query

optimize for unknown for SQL Server 2005?

How to write a tricky update query

sql sql-server-2005

Select * from n tables

Dynamic Query in SQL Server

Sum Colum case () after pivot

How can I create valid connection string by using shared memory protocol to connect a named instance of sql server?

Get number of weekdays (Sundays, Mondays, Tuesdays) between two dates SQL

Date difference in SQL Server 2005

sql-server-2005

C# Dynamic WHERE clause in a LINQ to SQL Query