Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2000

Multiple Versions of SQL Server using Entity Framework in a single ASP.NET application

SQL Scheduled job query, duration of last runs?

SQL Server: ORDER BY in subquery with UNION

Why does the order of join clauses affect the query plan in SQL Server?

Find last sunday

SQL: Group By on Consecutive Records

Best way to get identity of inserted row in Linked server?

NHibernate paging with SQL Server

Wrong week number using DATEPART in SQL Server

How Can I Sort A 'Version Number' Column Generically Using a SQL Server Query

Most Performant Way to Convert DateTime to Int Format

tsql sql-server-2000

how to search Sql Server 2008 R2 stored procedures for a string?

Find a stored procedure name with its content in SQL Server 2000

How do I get the list of all stored procedures and their parameters starting with a certain prefix?

Max size of varchar(max) in SQL Server 2000

Extra spaces being added at the tail in the column

How do I set the default database in Sql Server from code?

SQL Server: How to call a user-defined function (UDF) on linked server?

How to check if a column is being updated in an INSTEAD OF UPDATE Trigger

How to increment in a select query