Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

What is maximum allowable value of "Max Pool Size" in sql connection string

FULLTEXT search with a multi-language column

How to convert int to date in SQL Server 2008

numeric(38,0) as primary key column; good, bad, who cares?

How to get Windows Log-in User Name for a SQL Log in User

inner join Vs scalar Function

What is the keyboard shortcut to view a SQL Server 2005 (Management Studio) stored procedure

sql sql-server-2005

How to set multiple local variables in one line using T-SQL?

IF/ELSE Stored Procedure

When to use temporary table in SQL Server 2005

sql-server-2005

Automate INDEX rebuild based on fragmentation results?

Is it better to do an equi join in the from clause or where clause

How to convert comma separated NVARCHAR to table records in SQL Server 2005?

sql sql-server-2005

Why can't I pass in a uniqueidentifier/GUID to a stored procedure

Retrieving the most recent records within a query

What is the best way to delete all of a large table in t-sql?

sql sql-server-2005

How do I retain NULL values when using SSIS to import from flat file in SQL Server 2005

sql sql-server-2005 ssis null

How can Hibernate map the SQL data-type nvarchar(max)?

SQL Server Import wizard fails with incomprehensible message

How do I perform a case-sensitive search and replace in SQL 2000/2005?