Viewing 15 posts - 21,496 through 21,510 (of 59,072 total)
Grant Fritchey (2/17/2015)
Ed Wagner (2/17/2015)
Steve Jones - SSC Editor (2/17/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 18, 2015 at 6:31 am
Heh... the OP has left the building! 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
February 18, 2015 at 12:29 am
Joe's suggestion is spot on for this. The only difference that I'd take is that I'd use the underlying date serial numbers for the dates so that you don't...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 18, 2015 at 12:28 am
Ok. Instead of guessing, setup a test and see what happens. It'll probably take less time to do that what we've already expended on this thread. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
February 18, 2015 at 12:25 am
You building what is sometimes referred to as "poor man's replication". Wouldn't it just be easier to setup Transactional Replication and be done with it?
--Jeff Moden
Change is inevitable... Change for the better is not.
February 18, 2015 at 12:23 am
Steve Jones - SSC Editor (2/17/2015)
Grant Fritchey (2/17/2015)
Not mentioned is the OS. If I only have two drives, the OS on one and everything else on the other.
Any ref here?...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 18, 2015 at 12:19 am
MMartin1 (2/17/2015)
you could employ a simple snapshot table...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 17, 2015 at 1:38 pm
vipin_jha123 (2/16/2015)
I want to have chcecksum value of all the column in my table. In ssis pacakge I used script component MD5 , but now I have converted ssis...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 11:31 pm
Lynn Pettis (2/16/2015)
... Mark one off, 11 days on the calendar to go. 11 days on the calendar to go, 11 days to go, ...
You're getting real close, Lynn....
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 10:59 pm
vipin_jha123 (2/16/2015)
1- I want to drop the column Rowchecksum to all the table where table name start with ArchiveBbx
2-I...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 10:54 pm
Great article, Steve. There's been no excuse for any code that's susceptible to SQL or any other type of injection for years and yet it's still the most common...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 10:49 pm
Any changes the REORGANIZE makes to an index are fully logged in the log file rather than minimally logged if you do an index REBUILD in the BULK LOGGED mode....
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 10:37 pm
WhiteLotus (2/16/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 4:04 pm
I'll second Gail's recommendation. If it's a huge database, then something a bit more complicated might work better once it's setup.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 9:03 am
GilaMonster (2/16/2015)
I hate seeing that in queries.
Ditto that.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 16, 2015 at 8:55 am
Viewing 15 posts - 21,496 through 21,510 (of 59,072 total)