Viewing 15 posts - 4,306 through 4,320 (of 6,038 total)
Some of these newer T-SQL features (like SEQUENCE and IIF function) are not an evolutionary improvement over what we've had in SQL Server for the past 15 years but rather...
November 21, 2014 at 7:01 am
Working 10 or 12 hour shifts (in exchange for a shorter work week) is OK when I'm on a sprint. A sprint is when everyone involved has clear understanding of...
November 20, 2014 at 7:18 am
However I decided this year that I should buckle down and get this done. I'm proud to say that I spent about an hour working on the task and got...
November 20, 2014 at 6:12 am
SreeSql (11/19/2014)
November 19, 2014 at 2:43 pm
You can use the following to check the table's 'Created_datetime', which will confirm if the job or some other process is dropping and re-creating the table.
sp_help 'MyTable';
Also, is...
November 19, 2014 at 1:41 pm
John Hanrahan (11/18/2014)
Actually members of Congress have to pass background checks to get access to Top Secret information. I don't believe the President has similar requirements.
Unless they are sitting...
November 18, 2014 at 12:00 pm
First watch this (funny).
CIA's 'Facebook' Program Dramatically Cut Agency's Costs
http://www.theonion.com/video/cias-facebook-program-dramatically-cut-agencys-cos,19753/
But then read this (seriously).
US secretly created 'Cuban Twitter' to stir unrest and undermine government
http://www.theguardian.com/world/2014/apr/03/us-cuban-twitter-zunzuneo-stir-unrest
November 18, 2014 at 9:36 am
patrickmcginnis59 10839 (11/18/2014)
Ed Wagner (11/18/2014)
Eric M Russell (11/18/2014)
November 18, 2014 at 9:26 am
Ed Wagner (11/18/2014)
Eric M Russell (11/18/2014)
November 18, 2014 at 8:52 am
I wonder how many ordinary people superficially maintain a FaceBook page, not for dumping their actual daily life, but just for use as a presentable shill for prospective employers. Is...
November 18, 2014 at 8:27 am
It's hard enough for employers to find competent candidates for the right price. Add on top of that some directive from HR to screen candidates based on their healthy habits...
November 18, 2014 at 7:34 am
Perhaps a lighter question, would you be comfortable managing and writing applications that work with employee data and try to analyze, perhaps even strongly recommend, changes in peoples' live? I'm...
November 18, 2014 at 7:12 am
GilaMonster (11/17/2014)
However - http://dbakapil.blogspot.com/2010/07/potential-security-threat-of-using.html
Yes, if one of the fixed roles don't fit the use case exactly, then creating a database role with only the specific granular permissions that each "database...
November 17, 2014 at 3:23 pm
There are several fixed server and database roles that grant persmission to a user to perform various admin type operations without being a member of full SYSADMIN. For example: securityadmin,...
November 17, 2014 at 11:27 am
Gary Varga (11/16/2014)
November 17, 2014 at 7:30 am
Viewing 15 posts - 4,306 through 4,320 (of 6,038 total)