Viewing 15 posts - 1,291 through 1,305 (of 6,032 total)
August 16, 2017 at 2:10 pm
When SQL Server 2005 was released, the new XML features were much hyped, and that hype has been reflected in subsequent certification exams. Now, 12 years later, the prevalence of...
August 16, 2017 at 7:32 am
August 16, 2017 at 7:14 am
What exactly will you be doing, building and administrating the data warehouse, essentially a one-man show?
Managing a team of data warehouse developers?
The following books cover requirements gathering,...
August 15, 2017 at 11:52 am
Four years down the road, and we now find ourselves in a society even more divided by identity and tribalism. However, I will say that those of us who work...
August 15, 2017 at 6:54 am
If you don't know the covered material and have no interest in learning, then why bother sitting for the exam? Perhaps the Administration or Azure related example would be more...
August 14, 2017 at 10:58 am
As far as I know, the only CLR based functions we're using across the enterprise is a 3rd party library called Voltage for encryption and decryption on personal identifier columns....
August 11, 2017 at 7:32 am
Issues with the server's cooling fan can cause the CPU to intermittently slow down or freeze, and the same for system processes like virus scanner or auto updates.
August 10, 2017 at 12:32 pm
If you have a change control process and/or continuous integration process in place, then you can refer to that to see what recent deployments have occurred, not just on the...
August 9, 2017 at 11:02 am
I like INFORMATION_SCHEMA views because they are denormalized and easy to use. For example, the COLUMNS view returns information that would require joining a half dozen SYS tables. If I...
August 8, 2017 at 1:10 pm
The crux of this equation is the Understanding part and how much risk all parties involved are willing to take. Branson's company is quite large today, and a lot of...
August 8, 2017 at 8:51 am
Law enforcement should setup special phone numbers and credit card numbers for use in seeding honeypot databases. For example, the hacker steals a list of credit card information from an...
August 7, 2017 at 9:19 am
For a non-IT related profession: chef, documentary film maker, crime scene investigator. However, if I were to give up my current job in IT, I'd really have to scale back...
August 7, 2017 at 8:54 am
If these columns will potentially be updated at a later point, then stick with CHAR, because updating NULL-able VARCHAR columns can result in change of row size, page splits, and...
August 4, 2017 at 12:32 pm
Viewing 15 posts - 1,291 through 1,305 (of 6,032 total)