Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL-Server is ignoring my COLLATION when I'm using LIKE operator

how to move away from guid fields as primary keys

How to Generate Alphanumeric Random numbers using function in SQL Server 2008

Finding the "&" character in SQL SERVER using a like statement and Wildcards

Get the running average of a column in T-SQL

How to dynamically calculate the sums of many columns in a GROUP?

Indexing an NVARCHAR(MAX) column in SQL Server

Using LEFT on a TEXT-field in SQL Server

Search and replace content in stored procedures

Passing a Table Valued parameter to a stored procedure

Why is NHibernate refusing to batch inserts?

If-Else Condition inside cursor

Checking for duplicate data in SQL Server

Multi-value date parameter in stored procedure?

SQL: Union of polygons

INSERT INTO SELECT strange order using UNION

SQL Server Management Studio 2008 install - no option

sql server sort by first column in table

Not sure why my Stored Procedure isn't working between pyodbc and SQL Server

Creating a table using dynamic sql