Viewing 15 posts - 3,841 through 3,855 (of 9,399 total)
christophe.bernard 47659 (2/16/2016)
After talking with my responsible of project and explain the difficult of this problem we have decide to migrate our table.
And stop...
February 16, 2016 at 6:21 am
Jeff Moden (2/15/2016)
Orlando Colamatteo (2/15/2016)
February 16, 2016 at 6:17 am
Orlando Colamatteo (2/15/2016)
It can skip databases: https://www.mssqltips.com/sqlservertip/2201/making-a-more-reliable-and-flexible-spmsforeachdb/It can be very disruptive. Scary fact: Maintenance Plans used to rely on the proc, may still.
I have to say that I don't know...
February 15, 2016 at 6:59 pm
If you're looking for a good reference for many common date functions similar to your requirement, Lynn Pettis has a great post at http://www.sqlservercentral.com/blogs/lynnpettis/2009/03/25/some-common-date-routines/.
February 15, 2016 at 6:53 pm
Revenant (2/15/2016)
Luis Cazares (2/15/2016)
HappyGeek (2/15/2016)
AdamEve
Lilith
Isaiah
February 15, 2016 at 6:48 pm
Jeff Moden (2/12/2016)
Ed Wagner (2/12/2016)
Lynn Pettis (2/12/2016)
Grumpy DBA (2/12/2016)
February 15, 2016 at 6:39 pm
Jeff Moden (2/15/2016)
ramana3327 (2/15/2016)
If you are not using enterprise edition, I think it would be ok with rebuild indexes weekly using maintenance plans
Maintenance plans will rebuild ALL the indexes... even...
February 15, 2016 at 6:30 pm
The biggest gain that full text indexing gives you is synonyms and similar functionality. As others have said, the LIKE match is the most flexible, but that leading wildcard...
February 15, 2016 at 6:17 pm
Like Sean said, setting up a home lab is the best way to play and learn. If you screw things up, you won't lose any corporate data and you...
February 13, 2016 at 6:23 pm
Add me to that list. Backups should always be first. Then security - hopefully disable the sa login. If not, work to get it done.
The indexing and...
February 13, 2016 at 5:51 pm
I've done it successfully with a linked server. I installed the Oracle client on the server. Also, I was advised to use the Oracle driver for connectivity instead...
February 12, 2016 at 7:28 pm
Steve Jones - SSC Editor (2/12/2016)
February 12, 2016 at 7:11 pm
Lynn Pettis (2/12/2016)
Grumpy DBA (2/12/2016)
February 12, 2016 at 7:08 pm
Grumpy DBA (2/12/2016)
Ed Wagner (2/12/2016)
SmudgeSmidge
Small
February 12, 2016 at 6:59 pm
Lynn Pettis (2/12/2016)
Ed Wagner (2/12/2016)
Lynn Pettis (2/12/2016)
Ed Wagner (2/12/2016)
Lynn Pettis (2/12/2016)
February 12, 2016 at 11:43 am
Viewing 15 posts - 3,841 through 3,855 (of 9,399 total)