Viewing 15 posts - 106 through 120 (of 515 total)
November 30, 2018 at 9:26 am
November 30, 2018 at 7:49 am
My first step is to use ModelRight's reverse engineering function to suck the database schema into a diagram. Then I spend a little time arranging the diagram to study the...
November 30, 2018 at 7:03 am
November 15, 2018 at 8:24 am
November 15, 2018 at 7:54 am
November 15, 2018 at 6:50 am
I don't use schemas for a few reasons. First, why would you ever put multiple application data in the same database? Brr. Besides, that's what four part names are for if...
November 15, 2018 at 5:39 am
Our company keeps an audit trail for particularly sensitive tables' read accesses, but the sheer size of logging every single read-access would quickly fill more hard drives than could physically fit on...
November 12, 2018 at 9:01 am
I have to disagree about the mathematics. I've heard this "need math!" creed my whole career (40 years) and it simply is not true.
Of course, if you're dealing...
October 30, 2018 at 6:58 am
If you don't already have it buy Red Gate's SQL Prompt. It will automatically insert fields for you when you type the first part of a SQL statement. VERY convenient!...
October 29, 2018 at 6:45 am
DevOps at its core is "talk to the people involved BEFORE changing stuff".
Nice theory. Never works.
The real problem is the illusion of simplicity. A person...
October 15, 2018 at 7:18 am
Sorry, but you're wrong. The first duty of a DBA, or data steward if...
October 1, 2018 at 11:48 am
October 1, 2018 at 6:51 am
GDPR-like laws are something I hadn't considered, but it makes sense in an absolutist sort of way.
At least here in the U.S. lawyers are more than happy to...
October 1, 2018 at 6:47 am
Viewing 15 posts - 106 through 120 (of 515 total)