Identity Column Increment Value (EVEN/ODD)
As always I’m sitting at my desk, minding my own business, when an email comes in from a developer.
“Hey DBA’s,...
2015-11-24 (first published: 2015-11-18)
4,863 reads
As always I’m sitting at my desk, minding my own business, when an email comes in from a developer.
“Hey DBA’s,...
2015-11-24 (first published: 2015-11-18)
4,863 reads
With SQL server 2016 around the corner, I would like to share some of my thought on the usage for...
2015-11-24
735 reads
SSDT is great but one thing that is not so great is the performance of the publish. I am not...
2015-11-24
55 reads
SSDT is great but one thing that is not so great is the performance of the publish. I am not...
2015-11-24
52 reads
SSDT is great but one thing that is not so great is the performance of the publish. I am not...
2015-11-24
20 reads
SSDT is great but one thing that is not so great is the performance of the publish. I am not...
2015-11-24
455 reads
SSDT is great but one thing that is not so great is the performance of the publish. I am not complaining, I understand it does a lot and is...
2015-11-24
6 reads
SQL Server Reporting Services (SSRS) is getting quite the overhaul in SQL Server 2016. Lot’s of things are changing:
new look...
2015-11-24 (first published: 2015-11-20)
4,129 reads
It’s Tuesday time for this week’s one day late blog and twitter round-up for last week. If you haven’t already, follow me...
2015-11-24
532 reads
The ScriptDom is cool, it lets you parse T-SQL, play around with the AST (tree of statements) and then generate...
2015-11-24
45 reads
I’ve been doing a deep dive into SQL Server on-disk structures lately, and one...
By DataOnWheels
Thanks to everyone who joined the blog party this month. I noticed three themes...
By Vinay Thakur
This week has training on AI – Cyber security experts – Omar Santos and...
Comments posted to this topic are about the item What's new in R 4.6
Comments posted to this topic are about the item Interesting Changes in R, which...
Comments posted to this topic are about the item PostgreSQL String Functions Part 1
When thinking about the identity property and sequence objects, which of these can generate values before an insert statement is executed?
See possible answers