SQL Database Project with Git Feature Branch Workflow
In this tip we look at how to work with SQL Database Projects using Git source control and using branching to work on different features.
2020-11-17
In this tip we look at how to work with SQL Database Projects using Git source control and using branching to work on different features.
2020-11-17
In this tip we walk through an exercise of developing a data model based on the characteristics of the data requirements.
2020-11-04
Learn how to use Git with SQL Server Data Tools to allow branching for development and how to merge development changes.
2020-10-13
When I decided to rip off of Brent Ozar’s (b/t) Bad Idea Jeans series (yes I asked) I decided that ... Continue reading
The post Bad Idea Cowboy Hat: Using...
2019-05-20
“... I needed to know what the constituent parts of data models really are. Across the board, all platforms, all models etc. Is there anything similar to atoms and...
2019-04-14
While architecting cloud native applications, you need to ensure that your system is highly available, performant, scalable, fault tolerant, and has the capability to recover from a disaster scenario....
2019-04-09
Out of the plethora of misconceptions common in the industry, quite a few are squeezed into this paragraph "The relational databases that emerged in the 80s are efficient at storing and analyzing tabular data but their underlying data model makes..."
2019-03-30
2020-07-24 (first published: 2018-12-27)
4,550 reads
Technology is constantly moving forward, but it is also helpful to understand how we arrived where we are today. Joe Celko reminisces about the history of database design and how it relates to the concept of ‘Degree of Duplication’ in this article.
2018-02-22
3,419 reads
Example of Using Super Keys to Enforce Database Constraints, instead of procedural code
2017-08-07
2,297 reads
By Steve Jones
A customer had a question recently on masking Chinese characters. I thought that was...
By Steve Jones
looseleft – the feeling of loss upon finishing a good book, sensing the weight...
By Steve Jones
I have been experimenting more and more with ChatGPT on a regular basis. I’m...
Hi, I am looking for some help with two queries using the following table/data....
Comments posted to this topic are about the item Happy Memorial Day 2023
By VishnuGupthanSQLPowershellDBA
Comments posted to this topic are about the item Install SQL Server using Powershell...