Viewing 15 posts - 1,306 through 1,320 (of 6,032 total)
Were I not a DBA, I'd be hustling to become a DBA.
August 4, 2017 at 11:10 am
I'm not understanding the use of views for this. There is also no need to add logins for each individual user account, just add login and user access for the AD...
August 3, 2017 at 10:22 am
Or simply create a linked server.
It's a common misconception that usage of linked servers create performance issues. Actually, no. A linked server is nothing more than a...
August 3, 2017 at 9:43 am
Think about it for a moment. From what I've seen, the root of most massive high profile data breaches are not the result of result of cracked or weak passwords,...
August 3, 2017 at 8:46 am
I have a requirement where #temp table...
August 3, 2017 at 7:58 am
The Data Modeling Scorecard website looks interesting. I don't know how I missed hearing about this guy Steve Hoberman.
August 2, 2017 at 2:27 pm
I think there is room for at least a couple of AI or ML literate people in any large IT organization, but let's not get carried away with the idea....
August 2, 2017 at 8:01 am
To make this more transparent, I encrypt using session level symmetric keys and wrap a view around each table to provide the decrypted computed columns.
August 1, 2017 at 8:32 am
We use a product called SecretServer to manage our service account passwords, certificates, etc. across the enterprise. It also has a web service based API for integration with PowerShell scripts...
July 31, 2017 at 1:59 pm
July 31, 2017 at 12:03 pm
Yes, altering column definition from INT to BIGINT is a change of size operation, meaning that every page in the table and every page in every index (clustered and non-clustered)...
July 31, 2017 at 10:34 am
Just wait until government regulators start issuing automobile recalls based on IoT equipment failure or security issues. Some may see it as an unprofitable risk. Shareholders and the corporate board...
July 31, 2017 at 9:36 am
I totally get the potential value of IoT enabled assembly plants, commercial transport vehicles, or shipping containers. But when it comes to embedding IoT in consumer facing products (like automobiles...
July 31, 2017 at 9:02 am
AI has already taken over, but we don't think it has taken over. For...
July 31, 2017 at 8:34 am
Tell us when the "slowness" occurs and what is it relative to. For example, have you recently migrated this instance to Hyper-V and then the problem occurred, or has it...
July 28, 2017 at 7:55 am
Viewing 15 posts - 1,306 through 1,320 (of 6,032 total)