Viewing 15 posts - 17,071 through 17,085 (of 59,067 total)
p.s. All of the character based columns in the return from this system view are NCHAR(128). Most of the values returned are quite a bit less. If...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 10, 2016 at 7:55 am
I don't use SQL Server code (T-SQL) for such a thing. Instead, I use Performance Monitor, which can both save the data in a nice, importable CSV and can...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 10, 2016 at 7:49 am
eobiki10 (8/10/2016)
Hi All,Anyway to sort how items appear in document map. The items are already sorted in Table but when they appear in document map, the sorting disappears.
Thanks
Emma
I'm not sure...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 10, 2016 at 7:23 am
Joseph M. Steinbrunner (8/8/2016)
Irish Flyer (6/9/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2016 at 2:57 pm
BWAAA-HAAA!!!! Even the machine must sense it's the wrong thing to do. 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
August 9, 2016 at 2:48 pm
The Dixie Flatline (8/8/2016)
Hey Jeff, are you going to use your Hierarchies on Steroids approach? 🙂
That's what I was thinking. Gotta look at what's been posted a bit...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2016 at 8:10 pm
drew.allen (8/8/2016)
Here are the two queries that I was alluding to.
Thanks for taking the time to post that, Drew. I appreciate it very much.
Lynn Pettis (8/8/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2016 at 8:03 pm
william.scott 34593 (8/8/2016)
Thanks Jeff, do you have a similarly easy way to get the SSIS Jobs scripted out?Thanks In Advance
bill
Only if the jobs are executed by SQL Server Agent, in...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2016 at 7:59 pm
shambhavi13 (8/8/2016)
You are absolutely right... but the idea here is just to tag the candidate with skills like JAVA(6), C++(5) .. where 6, 5 is the number of keyword occurrence.
That's...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2016 at 7:44 pm
Lowell (8/7/2016)
TheSQLGuru (8/7/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2016 at 4:24 pm
The Dixie Flatline (8/7/2016)
I vaguely remember a similar debate about this many years ago. The purpose of these...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2016 at 4:22 pm
VastSQL (8/7/2016)
You can script out all jobs at once by listing the jobs in object explorer details-->select all jobs--> right click -->script jobs
+1.
For those that don't know how to get...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2016 at 2:17 pm
mikes84 (8/7/2016)
That's some interesting insight. I don't think I would have necessarily thought updating one was more important than updating the other. I'll make sure to ensure statistics get updated...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2016 at 2:11 pm
pietlinden (8/7/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2016 at 2:02 pm
To repeat what I stated on the following forum for this exact same question...
http://forums.sqlteam.com/t/t-sql-2012-trigger-and-generate-email-message/7349/2
Wouldn't it be easier to just prevent the duplicate "record" to begin with?
Apparently SQLTeam.Jassie1 = SSC.Wendy Elizabeth.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2016 at 1:59 pm
Viewing 15 posts - 17,071 through 17,085 (of 59,067 total)