Viewing 15 posts - 346 through 360 (of 567 total)
darkhelmutis (5/2/2013)
This is how I did it:
- Updated the SP that retrieved the Transaction...
May 3, 2013 at 9:29 am
a_ud (4/19/2013)
My question is about calculating a computed column in SSIS. Unfortunately, the column is based on another column in the same query which, at its turn, is a subquery....
May 3, 2013 at 9:07 am
sotn (5/2/2013)
May 3, 2013 at 8:33 am
L' Eomot Inversé (5/2/2013)
Evil Kraig F (5/2/2013)
SQLRNNR (5/2/2013)
This is sooo trueLOL, I know. I've actually printed it out and hung it on my cube wall.
Take care not to forget...
May 3, 2013 at 8:09 am
ChrisM@Work (5/3/2013)
a_ud (5/3/2013)
I've never used a CROSS APPLY, but I guess this could be translated (done)...
May 3, 2013 at 7:56 am
ChrisM@Work (5/3/2013)
wolfkillj (5/2/2013)
Sean Lange (5/1/2013)
ChrisM@Work (5/1/2013)
Sean Lange (5/1/2013)
I would suggest you use the newer join constructs. With this query you don't even need a...
May 3, 2013 at 5:23 am
Eric M Russell (5/2/2013)
Ryan007 (4/30/2013)
We are running one job which runs SELECT query from a view from another linked server. We are getting blocking in the linked server where SELECT...
May 2, 2013 at 11:06 am
a_ud (5/2/2013)
The weeks table stores values 1..5. The PAscores table stores the scores for different volunteers. I'd like to have the missing entries in tblPAscores; if volunteer John is missing...
May 2, 2013 at 10:28 am
richardmgreen1 (5/2/2013)
It wasn't unfortunately.I managed to dig out my old code, etc to track running queries.
This looks very useful as well so thanks for that.
Sounds like you may be thinking...
May 2, 2013 at 9:58 am
qgudex (5/1/2013)
May 2, 2013 at 9:42 am
Sean Lange (5/1/2013)
ChrisM@Work (5/1/2013)
Sean Lange (5/1/2013)
I would suggest you use the newer join constructs. With this query you don't even need a where clause.
Here...
May 2, 2013 at 9:37 am
arnipetursson (5/1/2013)
If you do not run CHECKPOINT before running DBCC...
May 1, 2013 at 11:36 am
MaxNevermind (4/29/2013)
"elapsed time" is the total time of statement's execution, but how than it can be less then CPU time, it should includes it?
DBCC execution...
May 1, 2013 at 9:42 am
ft55 (4/29/2013)
May 1, 2013 at 9:13 am
jbalbo (4/30/2013)
I',m new to XML and here is what I need to do...
I want to create a SQL query to pull data and update a field on a table with...
May 1, 2013 at 9:04 am
Viewing 15 posts - 346 through 360 (of 567 total)