Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

Full-text search across concatenated columns?

Using SQL Profiler to create a trace file over several days

T-SQL: Omit/Ignore repetitive data from a specific column

sql sql-server-2005 tsql

How do I get the entity framework to work with archive flags?

How to fix incorrect syntax near 'LOGIN' in SQL Server 2005

sql sql-server-2005 tsql

Roles of parentheses in SQL Server SELECT queries?

T-SQL 2005: combine multiple create/alter procedure calls in one transaction

sql-server-2005 tsql

Should I use sp_executesql or EXEC to run a stored procedure?

Best Steps for replacing in sql files

c# .net regex sql-server-2005

Retrieve last record of SQL Server table

c# sql-server-2005

Making structural changes to very large tables in an online environment

sql sql-server-2005 tsql

SQL: DELETE data from self-referencing table in specific order

sql-server-2005 tsql

How to replace a part of XML node in SQL Server 2005

Entity Data Model - Adding a keyless table

Can I call a function in SQL Server 2005 without the [dbo]?

Distributed transactions between MySQL and MSSQL

Find gaps in time not covered by records with start date and end date

SQL Server 2005 Query History

Group By and get distinct value that occurs most often

Trying to optimize a query that picks an 'approximate closest record'