Viewing 15 posts - 5,191 through 5,205 (of 39,744 total)
...
I stated test...
June 21, 2018 at 3:06 am
June 20, 2018 at 1:54 am
June 20, 2018 at 1:47 am
The developers at MS do not set this by default. They never have, not because they can't, but because they don't want to set this on a server where other...
June 19, 2018 at 7:40 am
I agree. Set a max, otherwise you don't know how far SQL Server will go. It tries to take as much as it can, though the OS has the ability...
June 19, 2018 at 2:45 am
June 18, 2018 at 4:52 am
Well, I'll disagree slightly on the Standard.
If the entire instance fails, all databases will move. If there is a reason for one failover, you can detect this with...
June 18, 2018 at 2:33 am
The biggest problem with creating your own test data...
June 18, 2018 at 1:11 am
It's not really covered, or not covered like that.
June 16, 2018 at 7:00 am
Restore where? In a VM in Azure?
June 15, 2018 at 10:14 am
There's nothing that keeps your db synced with files.You'll need a process that can verify what's out of sync.
I'd look at the suggestions above, especially Data Lake.
June 15, 2018 at 10:14 am
Or random sections of worksheets used for different things.
Or auto-calculate macros.
June 15, 2018 at 10:11 am
It's not better, it's different
One server - single point of failure, depending on being able to connect to the other instances, easier to admin,
On each...
June 15, 2018 at 10:11 am
CLE - column level encryption?
I think you want this: https://docs.microsoft.com/en-us/sql/relational-databases/security/encryption/extensible-key-management-using-azure-key-vault-sql-server?view=sql-server-2017
EKM should be valid in R2.
June 15, 2018 at 10:09 am
As Steve mentioned, the question isn't well phrased for us.
You can use DateAdd to add days to a date.
What I'd suggest is you mock up 5-10...
June 15, 2018 at 10:08 am
Viewing 15 posts - 5,191 through 5,205 (of 39,744 total)