New posts in sql-server

Relationship of Primary Key and Clustered Index

Storing DateTime (UTC) vs. storing DateTimeOffset

How well MSSQL can survive a server hard reboot? [migrated]

How To Make a Query That Returns a Record That Is Not In Another Table? [duplicate]

Cannot use a CONTAINS or FREETEXT predicate on table or indexed view because it is not full-text indexed

The equivalent of SQLServer function SCOPE_IDENTITY() in mySQL?

Retrieve the maximum length of a VARCHAR column in SQL Server

CTE to get all children (descendants) of a parent

SQL Server: How to select all days in a date range even if no data exists for some days

PhpMyAdmin for Sql Server

Get the last day of the month in SQL

What is wrong with this expressions? =CountRows(ReportItems!Textbox58.Value = "Intervene"). I want to count each row which says Intervene

Where are SQL 2008 Login passwords stored?

A strange operation problem in SQL Server: -100/-100*10 = 0

TSQL - How to use GO inside of a BEGIN .. END block?

T-SQL split string based on delimiter

Powershell command to backup a SQL Server DB

How to install localdb separately?

How do I exclude Weekend days in a SQL Server query?

What's the best way to store co-ordinates (longitude/latitude, from Google Maps) in SQL Server?