Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2005

How to enable Full-text Indexing in SQL Server 2005 Express?

is a GUID a good salt? is my register/login process got any flaw?

sql-server-2005 hash guid salt

Interesting SQL Join on dates between dates

Difference Between Transaction and TransactionScope

Why does putting a WHERE clause outside view have terrible performance

Using the result of an expression (e.g. Function call) in a stored procedure parameter list?

How can I monitor the executed sql statements on a SQL Server 2005

Regular Expressions in SQL Server servers?

Is T-SQL Stored Procedure Execution 'atomic'?

Can someone explain DBCC DROPCLEANBUFFERS?

Can a SQL trigger call a web service?

Why CTE (Common Table Expressions) in some cases slow down queries comparing to temporary tables in SQL Server

How to get total number of hours between two dates in sql server?

sql-server-2005 datetime

Why cannot we use outer joins in Recursive CTE?

SQL Server : get at the name of the app causing an update in a trigger

How can I fire a trigger BEFORE a delete in T-SQL 2005?

sql sql-server-2005 tsql

Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "(null)"

Prevent Caching in SQL Server

TSQL SELECT previous date's records

Is it possible to call a user-defined function without the schema name?