Viewing 11 posts - 1 through 11 (of 11 total)
"Everything is code" as the follower ofย "code as data"? Data in VCS... but not hard coded in the code ๐ The data do not belong to the code, but...
October 12, 2024 at 8:41 am
That's a good summary. We tend to hear "migration vs state" model (however less and less). Database development are more like both.
I love SSDT for the state-based approach and script...
April 5, 2021 at 7:32 am
The name common table expression comes from the way that you factor it out of multiple positions in a query expression and move it to the front. By analogy,...
February 28, 2021 at 7:29 pm
BWAAAA-HAAAAA! ๐ย Let's not because then someone would want to rename iTVFs as PDIVs (Parameter Driven Inline Views). ๐
(THUMBS-UP) If it helps to leave the misconception behind, I'm on...
February 28, 2021 at 1:38 pm
With such a name, CTE were kind of made for misconceptions. Could we rename them LVR (Local View with Recursion)?
February 28, 2021 at 8:17 am
Ok tricks and manipulation were surely not appropriate. Pfiou... clear commutation really is an art.
Thanks for the advice. Sincerely. Food for thought at an appropriate time here.
February 6, 2021 at 10:03 pm
F.clems, if you need to use tricks and manipulation to bypass the system in order to get a good result, then the system is broken, don't you think?
I tend...
February 6, 2021 at 9:52 pm
, they still are a part of the problem.ย It's just that they (we, actually) stand no chance of getting better if they keep getting told things like "Just...
February 6, 2021 at 5:36 pm
Ok, that is not the full development cycle. And I associated fix it with improve it. I spend my time in a system created out of an ORM reproducing inheritance...
February 6, 2021 at 3:55 pm
It may all come done to the interpretation, but this cycle seems perfectly relevant.
Do it: get the first draft implementation. I'm to often locked in meeting on how should it...
February 6, 2021 at 7:50 am
The bugs daveBoltman mentioned is what keep me away from merge. It has had such a bad press. Has it recently changed?ย I would love to love merge, but this makes...
January 26, 2021 at 7:30 am
Viewing 11 posts - 1 through 11 (of 11 total)