Viewing 15 posts - 2,371 through 2,385 (of 49,571 total)
river1 (9/16/2016)
September 17, 2016 at 4:08 am
ken.trock (9/15/2016)
September 16, 2016 at 2:01 am
MickyD (9/15/2016)
I have been given a selection of queries from the users.
Good start
What's the most common predicate used against that table?
September 16, 2016 at 1:54 am
I submitted an abstract, but it was turned down, so no (and frankly I'm just about travelled-out this year)
September 15, 2016 at 3:36 pm
Yes, it's the cost of the serial plan that's subject to that limit. If, as the optimiser was generating the plan, the serial plan it considered had a cost of...
September 15, 2016 at 12:38 pm
Rather run the patch and let it manage the instance for you. Patches often contain T-SQL that has to be run in addition to the binaries changes.
If you absolutely insist...
September 15, 2016 at 12:33 pm
xsevensinzx (9/15/2016)
Udemy is also a good resource. You get professionals who work in related fields trying to make extra cash who teach real-world examples there in various degrees of levels.
Be...
September 15, 2016 at 7:46 am
exec sp_rename ???
Dropping all the indexes and recreating them will take ages, and do massive IOs and bloat the transaction log.
September 15, 2016 at 6:22 am
SQL 2008 R2 database engine? (run SELECT @@Version please)
What version of Management Studio? (Help -> About, attach a screenshot please)
September 14, 2016 at 2:23 pm
If that's the only purpose, and it's for 6 months, can you just do the edition upgrade and leave the DB server on 2008?
You won't be gaining much from...
September 14, 2016 at 2:12 pm
One thing first, why upgrade to a version that's completely out of support and has barely any changes or improvements over what you're using? If you're upgrading, why not *upgrade*?
September 14, 2016 at 1:12 pm
Viewing 15 posts - 2,371 through 2,385 (of 49,571 total)