Viewing 15 posts - 481 through 495 (of 26,487 total)
Except for needing to use the actual underlying tables instead of nested views (if that is what is actually happening) you may want to look at creating indexed views to...
January 17, 2019 at 3:18 pm
January 17, 2019 at 1:40 pm
January 17, 2019 at 12:28 pm
sqlservercentral 98941 - Wednesday, January 16, 2019 7:30 PMSELECT CONVERT(DATE, CURRENT_TIMESTAMP)
declare @time as time
set @time = CONVERT(Time, CURRENT_TIMESTAMP)
SELECT @time
Realize that this...
January 16, 2019 at 9:22 pm
January 16, 2019 at 10:12 am
January 16, 2019 at 9:47 am
To be sure, it was mostly a metaphor. Like Thomas said, hang in...
January 16, 2019 at 8:10 am
You should grab a couple more and share them with Dad if he...
January 15, 2019 at 10:35 pm
Lynn Pettis - Tuesday, January 15, 2019 8:39 PMI'm not ready for this...……...
Time to get a drink or ten.
Okay, I only...
January 15, 2019 at 9:54 pm
Work seems to be stabilizing at the moment, but they are...
January 15, 2019 at 8:39 pm
Wow, things are stressing.
Work seems to be stabilizing at the moment, but they are talking about pimping me out to other parts of Parson to support MS SQL.
January 15, 2019 at 5:45 pm
Not having had the opportunity to work with TDE I would suggest validating the configuration for the database on the 2017 server. Other than that, no idea.
January 15, 2019 at 10:39 am
January 15, 2019 at 9:32 am
Viewing 15 posts - 481 through 495 (of 26,487 total)