Viewing 15 posts - 181 through 195 (of 239 total)
Noted. Thanks for the article.
May 31, 2012 at 1:31 pm
UPDATE [dbo].[tbProducts] set [ProductCost] = @1 WHERE [ProductID]=@2
For my test using 2008 R2 I actually got the values used in the update statement and not variables. I got:
update dbo.tbProducts...
May 31, 2012 at 11:58 am
As Depeche Mode sang - everything counts in large amounts.
"So what takes 6 hours in Oracle that takes 3 minutes in SQL server? "
I'd like to know too and I'd...
May 31, 2012 at 11:18 am
Steve Jones - SSC Editor (5/31/2012)
jfogel (5/31/2012)
May 31, 2012 at 10:03 am
I guess I might take this issue a bit to heart. I've had what could amount to arguments with people who claim no app can support this or that DB...
May 31, 2012 at 9:59 am
patrickmcginnis59 (5/31/2012)
Grant Fritchey (5/31/2012)
TravisDBA (5/31/2012)
Sorry about that. I was trying to make the point that "generic" database designs aren't really possible due to the nature of the underlying infrastructure. Clearly...
May 31, 2012 at 9:15 am
The older version of our app is one of those that supports either a Oracle or SQL Server back end. This is not the first time where I've either read...
May 31, 2012 at 7:16 am
Um, give the function a parameter so it can do either on or off. Two functions for this is a no no.
May 22, 2012 at 7:36 am
"It depends on some good senior people in your own organization, and their willingness to assess the candidates without involving themselves in a competition of sorts with the interviewee"
Never let...
May 17, 2012 at 7:34 am
I think it is how most of us roll. It goes without saying that there are standard and/or policy based practices but by and large a lot of what developers,...
May 16, 2012 at 7:57 am
"A new job every year is probably not good when you are just starting out but for a consultant it can typically be an indication of success and a measurement...
May 14, 2012 at 8:35 am
It isn't much of a secret that the older you get the more likely nobody wants you when it comes to IT. I'm sure anyone that post here can come...
May 14, 2012 at 8:06 am
michael vessey (5/4/2012)
May 4, 2012 at 10:22 am
Steve Jones - SSC Editor (5/1/2012)
jfogel (5/1/2012)
May 1, 2012 at 11:46 am
Viewing 15 posts - 181 through 195 (of 239 total)