Viewing 15 posts - 2,461 through 2,475 (of 6,038 total)
Which aspect of this do you need advice on?
Create a table to contain one row for each DBA along with their contact details and what days of week / hours...
July 20, 2016 at 6:59 am
Steve Jones - SSC Editor (7/19/2016)
Eric M Russell (7/19/2016)
I was listening to a web developer talk about some fundamental changes in a web platform. In this case, an older system...
July 19, 2016 at 9:58 am
I was listening to a web developer talk about some fundamental changes in a web platform. In this case, an older system was being replaced completely with a new one,...
July 19, 2016 at 6:52 am
For one-off or infrequent formatting, there are several web-based options.
July 18, 2016 at 2:57 pm
SQLRNNR (7/18/2016)
Definitely work from remote. It is easier to get more accomplished. There are typically fewer interruptions and fewer water cooler moments.
When working remotely, one will miss out on a...
July 18, 2016 at 2:46 pm
Hash matched joins between very large tables will also do it. I once had to troubleshoot an ETL process that would run for days until eventually filling a 1 TB...
July 18, 2016 at 2:38 pm
Many folks are willing to pay as much as 50% more for locally sourced food, thinking (for example) that milk or vegetables from China may be less wholesome and more...
July 18, 2016 at 1:00 pm
Any difference in exeution time would be the result of T-SQL syntax pre-processing; one is probably just a macro of the other. All other things being equal, the actual compiled...
July 18, 2016 at 12:16 pm
Even for those DBAs who work 8am - 6pm from the office, we bring our laptops home for on-call support. If we can handle emergencies remotely, then it's not that...
July 18, 2016 at 11:22 am
BTW, how and why were the additional URL parameters added to my above link?
Is this something new on SQLServerCentral?
July 18, 2016 at 11:17 am
I'm not sure if SQL Server Express Edition has the 'Default Trace' turned on by default or even if it supports event auditing in general. A google search gave no...
July 18, 2016 at 11:14 am
Also keep in mind that these users may be members of yet another domain (or local admin) group that has a SQL Server login. For example, confirm if 'BUILTIN\Administrators' has...
July 15, 2016 at 8:57 am
Short answer: Yes
Longer answer:
https://technet.microsoft.com/en-us/library/ms345392(v=sql.105).aspx
Scalable Shared Databases Overview
The scalable shared database feature allows you to scale out a read-only database built exclusively for reporting purposes (a reporting...
July 14, 2016 at 2:54 pm
Chitown (7/14/2016)
July 14, 2016 at 12:25 pm
Viewing 15 posts - 2,461 through 2,475 (of 6,038 total)