Viewing 15 posts - 1,636 through 1,650 (of 49,552 total)
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 23, 2017 at 3:19 pm
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 23, 2017 at 3:15 pm
Ok, so firstly for those saying this isn't T-SQL, it is. It's just the variant of T-SQL used in PDW/Azure SQLDW (they have a CREATE TABLE AS statement, and up...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 23, 2017 at 9:37 am
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 23, 2017 at 6:01 am
Passwords should be hashed, not encrypted. Encryption is reversible, so is for places where you need to get the original data back. Passwords aren't one of those
Yes, some...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 23, 2017 at 4:22 am
Question: Why upgrade to an eight-year old version that's out of support? You can't even buy licenses for SQL 2008 any longer, you'd need to buy 2016 licenses with downgrade...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 22, 2017 at 4:30 pm
This kind of thing comes up frequently. You can't use Express or a web server to act as a 'user' so as to only buy one CAL. The Standard edition...
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 22, 2017 at 4:27 pm
That looks like SQL Server Parallel Data Warehouse, or Azure SQL Datawarehouse.
Is that the case? If so, which one?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 22, 2017 at 4:24 pm
I have last used reporting services 5 years ago and have barely touched clustering. I don't think my experience will help you in the slightest.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 22, 2017 at 4:21 pm
Please don't post multiple threads for the same question.
No replies here please. Direct replies to https://www.sqlservercentral.com/Forums/1865935/Urgent-help-on-ssrs
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 22, 2017 at 5:02 am
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 22, 2017 at 4:05 am
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 20, 2017 at 2:50 am
I typically leave min server memory at 0, unless I expect memory contention on the server and I want SQL never to reduce below a value.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 18, 2017 at 4:27 am
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 16, 2017 at 6:25 am
The two will be identical, identical plans, identical performance.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 16, 2017 at 5:45 am
Viewing 15 posts - 1,636 through 1,650 (of 49,552 total)