New posts in sql-server

What proportion of DBA skills are platform-independent?

Get the time of a datetime using T-SQL?

Why is TIMESTAMP fractional seconds off by .001 when exported from DB2 to MSSQL data type DATE, DATETIME, TIMESTAMP not as VARCHAR()

Query that shows all rows but not all data in all rows

How to add a new schema to sql server 2008?

SQL Server Group by Count of DateTime Per Hour?

Remove reversed accounting entries from table SQL Server [duplicate]

How to subtract 30 days from the current date using SQL Server

Find non-ASCII characters in varchar columns using SQL Server

Microsoft SQL Server Management Studio Opening Error

How to rollback or commit a transaction in SQL Server

How can I tell what edition of SQL Server runs on the machine?

SQL Server remove milliseconds from datetime

Will SQL Server 2012 install + run Windows 2003

set default schema for a sql query

Configure Lucene.Net with SQL Server

Why attend Tech.Ed?

Perform same SQL query on multiple databases

Validate a SQL string in .NET [duplicate]

Order DateTime, then group by Date (ignoring Time) + other field