Viewing 15 posts - 2,956 through 2,970 (of 4,081 total)
Can someone help out here? I started to answer yet another question about catching output from a procedure which builds dynamic SQL. Jeffrey Williams and I...
April 23, 2009 at 6:16 pm
Thanks Mohit.
I've got the Delaney books for 2005. Just finished reading "Internals" but never ran across this.
I appreciate the help 🙂
April 23, 2009 at 4:48 pm
Arrrg... it's a % and not a / ..... must drink more caffeine and get more sleep...
April 23, 2009 at 3:59 pm
That's kind of where my DBA and I are at. But we were hoping someone knew of some reliable authority to that effect. Thanks 🙂
April 23, 2009 at 3:54 pm
(looking at watch.... then calendar....)
sigh....
April 23, 2009 at 3:17 pm
Important distinction to remember in SQL:
In SQL, IF is a control statement, used for branching logic. It controls whether certain code executes or not. ...
April 23, 2009 at 3:05 pm
I'm sorry, but I'm having trouble seeing exactly what you mean. Would you please give me an example of a table that would be generated dynamically, with column...
April 23, 2009 at 2:26 pm
That's helpful, thank you. Now what is dynamic about your output? Different selection criteria? Different columns every time? Can you give me...
April 23, 2009 at 10:09 am
Where would one look for examples of bad SQL?
I can think of a poster child. I'll bet Lynn can too.
Bob, how about: SQL 2008, the sequel?
Are we...
April 23, 2009 at 9:48 am
Once you have the name of the new table passed back you can interrogate system data to find out the names and data types of the columns in it,...
April 23, 2009 at 9:24 am
My topic would more likely be... Laughable SQL
Other contenders:
Sensual SQL (potential best seller title here, Jeff take note)
Cooking with SQL
Why isn't there an SQL equivalent to Iron Chef? ...
April 23, 2009 at 9:19 am
With respect to testing, and I apologize for not having done more, it seems there are at least three or four variables about the test data to consider:
1. ...
April 23, 2009 at 9:06 am
Definitely easier on the eyes ...
April 23, 2009 at 8:46 am
Guys, I hadn't even considered submitting an abstract, and the time seems kind of short. I've never even been an attendee before. I do...
April 23, 2009 at 8:08 am
Viewing 15 posts - 2,956 through 2,970 (of 4,081 total)