Viewing 15 posts - 17,491 through 17,505 (of 19,560 total)
Making a button would certainly make it more prominent (how to insert SQL Code). I think that would solve a lot of the problems around the code.
There will still...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 8, 2010 at 9:42 am
Paul White (2/8/2010)
CirquedeSQLeil (2/6/2010)
They may not click very often, but they do. A lot of my blog traffic comes from that link in my sig.
Several clicks have come from...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 8, 2010 at 8:16 am
jcrawf02 (2/8/2010)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 8, 2010 at 8:15 am
GilaMonster (2/8/2010)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 8, 2010 at 8:14 am
commoda
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 8, 2010 at 8:10 am
GilaMonster (2/7/2010)
Jeff Moden (2/6/2010)
Voting by the general public smacks of a popularity contest rather than a public service award (which is what being an MVP is really all about).
Agreed....
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 10:20 pm
You're forgetting the coconuts and the swallow poo (poo factor already mentioned is the hamster poo)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 9:59 pm
Now that the thread has spawned a child, will there be a grandchild?
There is no erasing the thread now. Not with DBCC Timewarp as it's progenitor.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 9:51 am
Fantastic:-D
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 9:49 am
canine
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 9:47 am
The Dixie Flatline (2/7/2010)
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 9:45 am
Matt Miller (#4) (2/6/2010)
Jeff Moden (2/6/2010)
The Dixie Flatline (2/6/2010)
Can someone tell me if it makes a difference whether or not...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 9:43 am
Another option
declare @productcategoryid
set @productcategoryid = 4
Select pav.ProductAttributeValueID,pc.CategoryName, pca.ProductCategoryAttributeName,pav.AttributeValue
From ProductAttributeValue pav
...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 7, 2010 at 9:37 am
The Dixie Flatline (2/6/2010)
Fine then, Mr. Wings-On-Your-Hat-And-Feet-Man with the vaguely French name.I'll just get my answer off Twitter.
I wave my subatomic particles at all of your nannies.
Your...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 6, 2010 at 2:39 pm
Would a sequential guid work in place of an int?
It should be less of problematic and it doesn't necessarily need to be the primary key (it could be a unique...
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
February 6, 2010 at 2:38 pm
Viewing 15 posts - 17,491 through 17,505 (of 19,560 total)