Viewing 15 posts - 4,531 through 4,545 (of 6,026 total)
aajavaherian (5/5/2014)
Hi, why do we need a junction table in a many to many relationship? Why can't everything be in just 2 tables?
So we know what you're suggesting, show...
May 5, 2014 at 1:01 pm
Jeff Moden (5/5/2014)
Steve Jones - SSC Editor (5/5/2014)
Jeff Moden (5/3/2014)
May 5, 2014 at 12:17 pm
Robert.Sterbal (5/5/2014)
Eric M Russell (5/5/2014)
May 5, 2014 at 8:02 am
What method did you use to port the database?
Remember to use a schema comparison tool to insure things like indexes, table options, statistics, constraints, plan guides, etc. are all the...
May 5, 2014 at 7:31 am
I'd say that Chipotle Mexican Grill is good, fast, and cheap. However, as with any application, whether it be software or a restraunt, how the end user perceives "good" is...
May 5, 2014 at 7:16 am
So, [widgets] looks like an EAV (entity attribute value) table. This is similar to the common scenario where users request a query containing CustomerID, HomePhone, CellPhone, WorkPhone and all phone...
May 2, 2014 at 12:02 pm
Yes, I've seen that one before, SSIS simply chooses to ignore a dtsConfig file containing a malformed tag. There was no error regarding the config file, it just reverted back...
May 2, 2014 at 9:27 am
Brandie Tarvin (5/2/2014)
May 2, 2014 at 8:35 am
Eirikur Eiriksson (4/1/2014)
Has anyone tried out the new 3D joins in 2014?
I can confirm that 3 dimensional joins work quite well; it's the 12 or 20 dimensional joins that are...
May 2, 2014 at 8:21 am
Given the options: first, larger, smaller, or second input, I still say that 'smaller input' is closest to the correct answer.
On his MSDN blog, Craig Freedman goes into...
May 1, 2014 at 1:15 pm
The DMV sys.dm_exec_query_stats accumulates performance statistics about cached query plans, which is perfect for keeping track of the expense of queries. That's easy, but now if only there were an...
May 1, 2014 at 9:06 am
GoofyGuy (4/29/2014)
... if your product has an uptime requirement of 99.95, then Azure is immediately out-of-the-question as it promises only 99.9%.
The difference in uptime, over the course of...
April 29, 2014 at 12:01 pm
Peter E. Kierstead (4/29/2014)
April 29, 2014 at 10:22 am
djackson 22568 (4/29/2014)
Eric M Russell (4/29/2014)
Gary Varga (4/29/2014)
I guess the current threat on Net Neutrality plays into this discussion too.
Net Neutrality is a double edged sword; sure your Netflix movies...
April 29, 2014 at 9:25 am
Gary Varga (4/29/2014)
I guess the current threat on Net Neutrality plays into this discussion too.
Net Neutrality is a double edged sword; sure your Netflix movies will stream more smoothly at...
April 29, 2014 at 8:50 am
Viewing 15 posts - 4,531 through 4,545 (of 6,026 total)