Viewing 15 posts - 121 through 135 (of 254 total)
February 14, 2017 at 4:11 pm
Gail Shaw - I believe this is one is more geared towards performance on a bigger table having millions of records rather than space constraint. As a matter of fact...
February 14, 2017 at 4:00 pm
ChrisM@Work (12/15/2016)
ffarouqi (12/14/2016)
I've been looking into this query and trying to see if there is any better way to write or enhance performance on these queries. Client states that...
December 15, 2016 at 1:31 pm
pietlinden (12/14/2016)
having said that, the only way I can think of helping this situation out is...
December 14, 2016 at 6:54 pm
pietlinden (12/14/2016)
convert(nvarchar,keyvalue) like '%11857548%'
Ideally, you'd want the 11857548 value in a column by itself so...
December 14, 2016 at 6:37 pm
latitiacasta (9/20/2016)
You can use SSIS package and provide precedence constraint is success then only go to next step.
Thanks! but I need something in tsql. Like a conditional logic.
September 20, 2016 at 10:17 pm
Grant Fritchey (8/30/2016)
August 30, 2016 at 11:16 am
Eirikur Eiriksson (7/9/2016)
ffarouqi (7/9/2016)
I am stuck in a situation where the sliding window job is throwing me an error as such. I am not really sure on how to...
July 9, 2016 at 7:07 am
Grant Fritchey (7/6/2016)
July 6, 2016 at 4:46 am
Grant Fritchey (7/5/2016)
ffarouqi (7/5/2016)
Grant Fritchey (7/5/2016)
If it's getting timed out, that means it's firing, so it's not an issue that it's an...
July 6, 2016 at 3:44 am
Grant Fritchey (7/5/2016)
If it's getting timed out, that means it's firing, so it's not an issue that it's an Agent job, or...
July 5, 2016 at 9:29 am
Phil Parkin (7/4/2016)
ffarouqi (7/4/2016)
Phil Parkin (7/4/2016)
ffarouqi (7/4/2016)
I am not sure if this is a unique issue for me or is it a known issue for others as well. Basically, they...
July 4, 2016 at 5:04 pm
Viewing 15 posts - 121 through 135 (of 254 total)