Viewing 15 posts - 1,471 through 1,485 (of 3,957 total)
marlon.seton (9/16/2013)
September 16, 2013 at 6:27 pm
Steve Jones - SSC Editor (9/16/2013)
dwain.c (9/12/2013)
How does one go about organizing a SQL Saturday?
Anybody up for joining one in Bangkok?
Get a space to hold some sessions. I bet if...
September 16, 2013 at 6:24 pm
jasona.work (9/16/2013)
Just think everyone!
Only 101 more...
September 16, 2013 at 6:21 pm
Jack Corbett (9/13/2013)
dwain.c (9/12/2013)
Jack Corbett (9/12/2013)
Brandie Tarvin (9/12/2013)
Go to http://www.sqlsaturday.com and see if there is a way to register for event notifications. That way if one...
September 16, 2013 at 6:20 pm
Jeff Moden (9/15/2013)
http://www.sqlservercentral.com/articles/comma+separated+list/71700/
For future posts, please see the article at the first link in...
September 15, 2013 at 7:25 pm
Oracle765 (9/15/2013)
am i going wrong somewhere
Yes, I'd say the idea of packing two separate attributes of your invoices into a single column could be considered "wrong." Is there a...
September 15, 2013 at 7:22 pm
Sean Lange (9/13/2013)
September 15, 2013 at 7:11 pm
hunchback (9/14/2013)
Sorry for the formatting but I have no idea how to post T-SQL code.
When you reply to the post, look on the left at the IFCode Shortcuts. Use...
September 15, 2013 at 7:03 pm
bitbucket-25253 (9/13/2013)
http://www.sqlservercentral.com/articles/T-SQL/71550/
For an excellent article including sample data and the code that will do what you seem to asking how...
September 15, 2013 at 6:54 pm
Like hunchback, I'll start with Mr. Ben-Gan's interval packing approach but I believe the last part diverges from what he proposes:
WITH C1 AS (
...
September 15, 2013 at 6:48 pm
Since Lynn is too busy serving his country in Afghanistan to come back here to help you out, I'll step in.
WITH SampleData (Projects, Customers, UpdatedBy, NewValue, UpdatedOn) AS (
SELECT 'Project...
September 13, 2013 at 4:28 am
ChrisM@Work (9/13/2013)
dwain.c (9/12/2013)
Jack Corbett (9/12/2013)
Brandie Tarvin (9/12/2013)
Go to http://www.sqlsaturday.com and see if there is a way to register for event notifications. That way if one pops up near...
September 13, 2013 at 1:25 am
Erland Sommarskog (9/12/2013)
Blimey? Must be some lingo local to Port Moresby.
I didn't hear that much when I was out and about with my signboard.
I have it on good authority that...
September 12, 2013 at 9:19 pm
Dehqon D. (9/11/2013)
September 12, 2013 at 7:37 pm
ALZDBA (9/11/2013)
Can you repro the case ?
I'm interested in hearing the answer to this so I can use it on my bank account.
September 12, 2013 at 7:36 pm
Viewing 15 posts - 1,471 through 1,485 (of 3,957 total)