Viewing 15 posts - 661 through 675 (of 6,032 total)
Some software publishers will add ping back features to their apps, and e-books often contain digital watermarks that are unique to the account that originally purchased the product, so they...
December 31, 2018 at 10:39 am
December 27, 2018 at 1:28 pm
December 27, 2018 at 11:31 am
December 27, 2018 at 10:58 am
Steve,
Have you ever published an architectural overview for SQL Server Central, similar to what other websites like Stack Overflow and Netflix do?
Also, while the hood is up,...
December 27, 2018 at 9:00 am
Performing transformation in the SELECT is OK, but staging the data to a table and then performing UPDATE(s) is a waste of time and disk space.
December 27, 2018 at 8:45 am
My wife and I got the kids a Beagle puppy from a local pet shelter for Christmas, so this holiday was extra special. 🙂
December 26, 2018 at 7:38 am
Hey, the days leading up to Christmas is the perfect time for team leads to schedule deployment requests. That way, if something goes wrong, the DBA will have plenty of...
December 26, 2018 at 7:33 am
You're already importing the source text files using SSIS anyhow, so I agree with others that you should do this transformation using a "derived column" or "import column transformation" task....
December 21, 2018 at 12:44 pm
Look at this from different angles, I'll start by saying that the DBA should own the database. She should should be the smartest guy in the room when it comes...
December 21, 2018 at 7:26 am
One thing that most all data breaches have in common is that it involves data access patterns that are not typical. The hacker must poke around, exploring for vulnerabilities, and...
December 20, 2018 at 8:58 am
RegEx is useful, particularly for ETL, but from the perspective an application, having the data in a normalized and index-able format is more useful. A discussion came up a few...
December 19, 2018 at 11:46 am
December 19, 2018 at 11:28 am
Jeff Moden - Tuesday, December 18, 2018 7:17 PMWhat does the warning triangle have to say?
It's warning about cardinality...
December 19, 2018 at 6:26 am
Otoh, why are you specifying a...
December 18, 2018 at 3:54 pm
Viewing 15 posts - 661 through 675 (of 6,032 total)