Viewing 15 posts - 20,371 through 20,385 (of 59,072 total)
jasona.work (6/11/2015)
Jeff Moden (6/9/2015)
On that note, give me some idea of where you'd actually like to work, area wise.
Jeff, realistically, I'd probably (for the right price) go as far as...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 10:22 pm
Barkingdog (6/11/2015)
You are absolutely right. My query will be used to create a report for the Operators group to check the daily sql runs jobs. I too have some jobs...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 10:18 pm
Steve Jones - SSC Editor (6/11/2015)
Agree with the above. You might also keep a few placeholders around: https://voiceofthedba.wordpress.com/2014/11/24/placeholders-for-emergencies/
You just have to remember to be a bit careful with what get's...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 10:10 pm
Ah. wait a minute. I've apparently gotten two different threads mixed up. The individual internal "rows" in your large binary are delimited by CHAR(10), correct?
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 7:04 pm
Crud. I found it but it won't work because it only accepts a single character delimiter. I'll try something else.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 6:58 pm
Tom_Sacramento (6/10/2015)
Just to clarify the data, it looks like this in the table:
0x0A0D302064657070696B5365426F5464656B72614D73766F4D6D754E646E
From this I need to break it into manageable (VARCHAR) pieces, like...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 6:39 pm
Lynn Pettis (6/11/2015)
charipg (6/10/2015)
i need to find out the table names which are modified in last 24hrs.
Jeff's answer is good if you are talking about schema changes not data...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 4:57 pm
What about jobs that run more than once a day? For example, I have a dozen jobs on some servers that run once per minute. I don't want...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 3:07 pm
Here's one more that uses a slightly different approach for stats.
http://raresql.com/tag/sys-sysindexes/
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 2:54 pm
There are actually two places that provide good "hints" as to whether or not stats need to be updated. Please see the following article for both.
http://www.jasonstrate.com/2012/10/what-happened-to-rowmodctr-from-sysindexes/
Of course, MS had...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 2:49 pm
Jeff Moden (6/11/2015)
ericpap (6/11/2015)
I manage to crack the password from ZIP files I found on user profile...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 9:46 am
Ed Wagner (6/11/2015)
Lynn Pettis (6/11/2015)
You...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 9:43 am
waynes 78578 (6/11/2015)
A lot of companies have April as period 1, or...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 9:40 am
ScottPletcher (6/11/2015)
But, injection or no, be prepared to explain to auditors why on earth you're allowing external users to view any invoices, let alone a big batch of them.
Amen to...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 9:25 am
ericpap (6/11/2015)
I manage to crack the password from ZIP files I found on user profile recycled bin....
--Jeff Moden
Change is inevitable... Change for the better is not.
June 11, 2015 at 9:24 am
Viewing 15 posts - 20,371 through 20,385 (of 59,072 total)