Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Which source control system to use with Red Gate SQL Source Control

Display corrupted with repeated scrollbar in SSMS Microsoft SQL Server Management Studio

sql-server ssms

SQL Dynamic SELECT statement from values stored in a table

tsql transaction

sql sql-server tsql

How can I extract the database table and column name for a property on an EF4 entity?

Where is the reporting server web service

What's the best way to update a closure table?

SQL Server Shared Memory communication protocol usage

MS SQL DMVs for UDF performance stats - how to find top 10 worst UDFs

How to create Chart Data using SQL query

Security Testing a Website

asp.net sql-server security

Is Spring/Hibernate suitable for a use case that requires heterogenous db connections?

How to deserialize data records serialized with FOR XML AUTO in T-SQL?

Msg 8672, Level 16, State 1, Line 1 The MERGE statement attempted to UPDATE or DELETE the same row more than once

INNER JOIN and locks

Why do I get "String or binary data would be truncated" in some cases only?

sql-server

Is sharding simply horizontal partitioning across multiple databases?

USING IF WITH OUTER APPLY IN MSSQL

I want my database (SQL) to notify or push updates to client application

Cumulating value of current row + sum of previous rows