Viewing 15 posts - 1,456 through 1,470 (of 4,081 total)
Funny. I didn't chime in on that one, but I have heard people claim that indexing every column was the way to go because "it keeps the...
August 5, 2010 at 12:47 pm
Wow, a nice technical discussion on The Thread.
Who'd have thought?
SACRILEGE!! HERESY!! CURSORS!! :w00t::w00t:
August 5, 2010 at 8:26 am
I think that may be looking at a terminology difference, Jeff. What you can't do (at least according to my reading) with a PIVOT table is...
August 5, 2010 at 7:31 am
I'm assuming their is a unique index or a constraint on MAIN_TABLE. If you have duplicate values for those two columns you have a problem....
August 4, 2010 at 9:27 pm
If I understand you correctly, you want a column for each input date without having to specify the dates in advance, like excel will do. The...
August 4, 2010 at 9:00 pm
BBQ diplomacy. You gotta love it.
Unless of course you're vegan.
I apologize to all fundamentalist vegans.
August 3, 2010 at 10:56 pm
I think whoever hired Ms. Placas should be applauded for going above racism.
It took courage to make such a decision, knowing that a large segment of their...
August 3, 2010 at 1:26 pm
sql-troubles (7/30/2010)
July 30, 2010 at 3:44 pm
though, as far I know, a dynamic script can't be run from an inline table-valued function because neither EXEC nor sp_executesql could be called from a SQL Server UDF of...
July 30, 2010 at 1:39 pm
I haven't saved them, no. Some might be a year or more older. I'll see if I can search for a couple.
--------
Edited:
You can find...
July 30, 2010 at 1:19 pm
What prevents dynamic SQL from either (A) making use of an existing inline table valued function, or (B) dynamically creating a subquery equivalent to the inline table valued function and...
July 30, 2010 at 12:22 pm
dbowlin
I am not completely clear on the sp_executesql and how it prevents SQL Injection, so you have given me some more studying to do as well.
Using sp_executeSQL, queries don't...
July 30, 2010 at 9:16 am
I've been out for weeks. Thanks for checking, Gail.
:crying:
July 28, 2010 at 2:31 pm
Viewing 15 posts - 1,456 through 1,470 (of 4,081 total)