Viewing 15 posts - 316 through 330 (of 26,487 total)
When job hunting, I'm point blank with potential employers or recruiters about what my current salary is. The way I see it, if either party can't match the...
August 29, 2019 at 6:21 pm
Well, I would help but you haven't provided the DDL (CREATE TABLE) script(s) needed, nor the necessary INSERT statements to populate the table(s) with sample data. If we had those...
August 28, 2019 at 9:40 pm
Check the compatibility level of the databases where you are having an issue. It may not be set to SQL Server 2016 or newer.
August 28, 2019 at 9:15 pm
Is there a question here? Making a guess, it is possible that the transaction log file has grown to 50GB based on activity. One thing I would also look at...
August 28, 2019 at 4:34 pm
Interesting. I just did a direct copy/paste to my SQL Server 2017 instance and both worked with no error.
August 28, 2019 at 4:24 pm
My question is why are you shrinking the transaction log? If properly managed it should grow to a specific point then remain static. I saw this while deployed and made...
August 28, 2019 at 3:24 pm
Had a very pleasant surprise on Saturday!!!
I spoke in Providence on Saturday. Among my audience were these two gentlemen, one of whom was Jeff Moden. (Hi, Jeff! ...
August 28, 2019 at 2:28 pm
You also could simply look up the functions in Microsofts online documentation.
August 27, 2019 at 8:14 pm
If you are an employee of the US federal government, then your salary history is public information.
Search Federal Employee Salaries
https://www.fedsdatacenter.com
7,040,119 entries
Heh... just...
August 27, 2019 at 8:12 pm
I hae had this same issue a few years ago and solved it. Only problem I have is remembering the issue I had and how I solved it. I will...
August 27, 2019 at 7:50 pm
If you are an employee of the US federal government, then your salary history is public information.
Search Federal Employee Salaries
https://www.fedsdatacenter.com
7,040,119 entries
Heh... just one of...
August 27, 2019 at 7:44 pm
If you are an employee of the US federal government, then your salary history is public information.
Search Federal Employee Salaries
https://www.fedsdatacenter.com
7,040,119 entries
Heh... just one of the many...
August 27, 2019 at 6:55 pm
I am slightly confused. Are you doing restores to the same point in time each time you do a restore? Also, what are you attempting to achieve with these restores?
August 27, 2019 at 6:17 pm
>> I have sadly run into the issue where I don't actually know the question to ask to get the answer I need or to be able to formulate...
August 26, 2019 at 9:49 pm
>> I have a database with three tables linked [sic] together by 'DocumentNo'. Two main linked [sic] tables which output all rows with a full outer join. These...
August 26, 2019 at 2:31 pm
Viewing 15 posts - 316 through 330 (of 26,487 total)