osql switches
mssql January 30th, 2008Some osql switches. read more →
Braindump of a session where I had to remove a SQL Server database from single-user mode. read more →
Microsoft SQL Server 2005 JDBC Driver java test program. read more →
Create, rename and drop a database in sql server … read more →
Control structures syntax; IF THEN ELSE, CASE, WHILE . read more →
Say you have an sql trace for the event ‘TSQL SQL:StmtCompleted’ you are, most probably, NOT interested in the sql statements executed through the SQL Server Agent for instance. read more →
Cursors in tsql, it can be done … read more →
Returing values into tsql variables from a dynamic sql statement using sp_executesql stored procedure. read more →
Getting around in the mssql environment read more →
Date time functions (frustrations) in T-SQL. read more →