Viewing 15 posts - 541 through 555 (of 6,022 total)
It's unclear if you're asking a modeling question or a security question. For example, are you asking how grant DW users access only to financial data but not HR ?
April 10, 2019 at 5:50 pm
Maybe add the proxy account to one of the other server roles.
For example:
"dbcreator: Members of the dbcreator fixed server role can create, alter, drop, and restore any database."
April 10, 2019 at 5:47 pm
Rather than dropping the table, I'd reccomend denying select permission, and then wait at least 45 days before dropping it.
April 10, 2019 at 4:37 pm
As a DBA and developer, I personally don't need an AI to help me write my code. However, I could really use an AI to monitor my servers, maybe even...
April 10, 2019 at 1:32 pm
Do we really need AI driven application development?
Just like AI driven cars, it's an interesting concept, and I'm sure it's in our future, but at least here an now, there...
April 10, 2019 at 1:28 pm
Yes, an index recommendation should be treated like a pharmaceutical add: always consult your DBA, and stop using the index when database bloating and slowness of data movement occurs.
April 9, 2019 at 5:33 pm
null
April 9, 2019 at 5:33 pm
I don't know about AI (ie: speech to code) driven application development, but meta-data driven application development certainly is a thing. T-SQL is adept at generating code. The example below...
April 9, 2019 at 1:51 pm
"..The longer I’m in this business, the more I think that many people with 5 years working with SQL Server usually don’t have 1 year of experience 5 times. I’m...
April 8, 2019 at 1:42 pm
Storage Explorer, Data Explorer, Data Studio, Visual Studio, Visual Studio Express, Visual Studio Code, Data Tools:
Which of these are in the process of being deprecated?
April 5, 2019 at 1:17 pm
If a stored procedure isn't an option, then another safe guard would be to grant the mssql account used by the Contact page to have only insert permission on this...
April 2, 2019 at 8:25 pm
What was the nature of the SQL injection, and how did you discover it happened?
April 2, 2019 at 5:24 pm
One advantage a MVP / Blogger would have in owning Books Online is that they would always be officially right.
April 2, 2019 at 2:01 pm
Never ever, ever, ever, ever, ever, ever, ever accept a counter-offer. It will make you look bad and it’s unethical.
In my opinion, it's only [unethical] if we never intended...
April 2, 2019 at 1:56 pm
I was already disoriented by the new website layout and now this! Perhaps this your way of hinting to Microsoft that you'd actually like to take on the job of...
April 1, 2019 at 1:18 pm
Viewing 15 posts - 541 through 555 (of 6,022 total)