Viewing 15 posts - 961 through 975 (of 6,032 total)
Of course, deleting data from the online operational database doesn't mean it isn't archived somewhere offline or accessible online from a data warehouse. These days, even the most ancient and...
May 2, 2018 at 8:33 am
May 2, 2018 at 8:26 am
... For the purpose of a discussion, let's say you run an older version of SQL Server on Windows, like SQL 2000 or 2005. You want to upgrade, but...
May 2, 2018 at 7:15 am
Whenever I hear about "The Right to be Forgotten", I think about that 1995 movie, The Net, where Sandra Bullock has her digital identity erased by hackers. That movie introduced...
May 1, 2018 at 11:02 am
May 1, 2018 at 8:27 am
It makes perfect sense to retain things like sales orders, financial transactions, court records, and health records in digital format indefinitely, because there may be an essential need for this...
May 1, 2018 at 7:45 am
Simply querying system tables won't cut it. Check out the sys.fn_my_permissions function which can be used to determine "effective" permissions, meaning it covers permissions inherited by membership in domain, server,...
April 30, 2018 at 11:51 am
April 30, 2018 at 8:06 am
April 30, 2018 at 7:58 am
Just like the 20th century was the period when companies learned the consequences of industrial pollution, perhaps many companies today will minimize their legal exposure and operational expense by not...
April 27, 2018 at 3:35 pm
SELECT
MAX(ca.CountryName)...
April 27, 2018 at 8:42 am
Chief Data Officer would be sort of a pretentious title for those small and medium sized organizations that don't even have a designated Database Administrator.
April 27, 2018 at 7:06 am
April 27, 2018 at 6:59 am
It's unclear why the staff who are mostly "Report Writers" would naturally fit into the DBA team, especially if they mostly maintain reports for a specific business unit like Finance...
April 26, 2018 at 12:27 pm
If the vendor is stubborn about the configuration, and you have no other choice but to use them, then you can perhaps run their applications and databases inside a VM...
April 26, 2018 at 8:50 am
Viewing 15 posts - 961 through 975 (of 6,032 total)