Viewing 15 posts - 976 through 990 (of 1,415 total)
Eric M Russell (1/15/2015)
Robert.Sterbal (1/14/2015)
Microsoft handles the needs of small numbers...
January 15, 2015 at 8:06 am
maybe schedule a job in windows task scheduler that runs a query? could use sqlcmd, or a small dot net program.
January 14, 2015 at 2:22 pm
I wrote about Hadoop in 2009 when it was a young project, and I suspected it would enhance and work with, rather than supplant, the RDBMS
I agree with this. Many...
January 14, 2015 at 6:27 am
You could just limit the monthids that you're cross joining with.
January 13, 2015 at 2:13 pm
Alexander Suprun (1/7/2015)
Grant Fritchey (1/7/2015)
syquil (1/7/2015)
Can you expand on any 'gotchas' or 'no-nos' with the edit window for my own benefit?...
January 8, 2015 at 2:21 pm
sgmunson (12/31/2014)
December 31, 2014 at 11:53 am
sgmunson (12/30/2014)
December 31, 2014 at 8:51 am
really helps to have that ready to go ddl so we can test solutions. here's a query I like, might not have the efficiency of "apply" methods and of course...
December 23, 2014 at 1:26 pm
David Rueter (12/19/2014)
patrickmcginnis59 10839 (12/19/2014)
David Rueter (12/18/2014)
For example, if HTML included something like <a href="getRecord?id=6">Click for details</a> it would be trivial for a malicious user to call "getRecord?id=5" to retrieve...
December 19, 2014 at 9:52 am
David Rueter (12/18/2014)
For example, if HTML included something like <a href="getRecord?id=6">Click for details</a> it would be trivial for a malicious user to call "getRecord?id=5" to retrieve data he is not...
December 19, 2014 at 6:35 am
Thanks for posting your conclusion as a followup, interesting stuff!
December 18, 2014 at 9:37 am
gene-683843 (12/18/2014)
December 18, 2014 at 6:55 am
codykonior (12/17/2014)
- A database in SIMPLE mode.
- A table with a 10TB clustered primary key that is 99% fragmented.
- A disk with plenty of log space...
December 17, 2014 at 6:58 am
Grant Fritchey (12/15/2014)
patrickmcginnis59 10839 (12/15/2014)
Grant Fritchey (12/15/2014)
So, use your bosses...
December 15, 2014 at 12:43 pm
Viewing 15 posts - 976 through 990 (of 1,415 total)