|
You are here |
christophilus.com | ||
| | | | |
sookocheff.com
|
|
| | | | | Title and Author of Paper Generalized Isolation Level Definitions, Adya et al. Summary The ANSI SQL standard defines isolation levels allowing database users to trade off between performance and consistency when running transactions. Unfortunately, the wording in the SQL standard is geared towards locking as the sole supported concurrency method. This paper presents alternative definitions to the isolation levels specified in the ANSI SQL standard that are general enough to allow for any concurrency method (multi-version, optimistic, etc.) to be used. | |
| | | | |
sqlserver-help.com
|
|
| | | | | Finally, I was able to get the RTM bits of SQL Server 2014 and installed it on my laptop. Since there are lots of new things, I thought of sharing this with community. I will write them under "SQL 2014 Learning Series" First thing first.. Here is the @@version for SQL 2014 on my laptop.... | |
| | | | |
dbafromthecold.com
|
|
| | | | | One of the options that I completely missed with the new go-sqlcmd CLI tool is the ability to spin up a container running SQL Server. Let's have a look at how it works. It's nice and easy to install with winget package manager tool: - Once installed we can easily run a container (make sure... | |
| | | | |
curatedsql.com
|
|
| | | |||