2014-01-24
2,462 reads
2014-01-24
2,462 reads
2013-02-15
2,392 reads
2012-12-13
2,247 reads
2012-11-29
2,438 reads
2012-10-23
2,172 reads
2012-09-27
2,684 reads
2012-09-25
2,841 reads
2012-09-18
2,742 reads
2012-08-28
2,596 reads
2012-08-24
2,379 reads
Reading tutorials is fine. Shipping something is better. If you are trying to break...
By Steve Jones
We work hard at Redgate, though with a good work-life balance. One interesting observation...
By Arun Sirpal
Fourth in a series on Ai and databases. What Read-Only Advisory Actually Means A...
Comments posted to this topic are about the item Liability for AI Errors
Hello , I would like to run a stored procedure on a secondary replica...
Comments posted to this topic are about the item Pro SQL Server Internals
I run this command to start SQLCMD:
sqlcmd -S localhost -E -c "proceed"At the prompt, I type this (the 1> and 2> are prompts):
1> select @@version 2> goWhat happens? See possible answers