Viewing 15 posts - 7,051 through 7,065 (of 59,070 total)
Heh... and the graphics I posted in a previous post certainly went south when they did the "improvements" for this site. Lordy.
May 19, 2020 at 2:04 am
Heh... one does have to wonder though, why anyone would use a max data type (LOB) for such a thing. 🙂
May 19, 2020 at 1:37 am
Excellent. Thanks for the feedback, Michael.
May 19, 2020 at 1:31 am
Excellent. Thanks for the feedback, Bruin. I think I can speak for the others in saying that we're very interested in how your test turns out. My production system only...
May 19, 2020 at 1:29 am
To be honest, I think that all'y'all 😀 are making this a whole lot more complex than needed. The PK on the table is an identity column. That means that...
May 18, 2020 at 7:33 pm
And, no... not as old as dirt. I'm older than a lot of the dirt I made in my garden. 😀 I've got sox older than some of your adult...
May 18, 2020 at 3:37 pm
Jeff,
Thanks for the link. Now I understand how to obtain the return code.
Here is the only part I don't understand. Using the code from my example, how might the...
May 18, 2020 at 3:35 pm
Jeff,
Thanks for the link. Now I understand how to obtain the return code.
Here is the only part I don't understand. Using the code from my example, how might the...
May 18, 2020 at 3:31 pm
IMHO, memory optimized tables have a lot of baggage for something like this. How often will you need to do this? If it's once every 10 minutes, maybe. If it's...
May 18, 2020 at 3:03 pm
You have to use RETURN somevalue or variable in the proc to get such a return.
See the following...
May 18, 2020 at 2:33 pm
Hi Jeff
that's incredibly fantastic. That's exactly what I thought.
The system views such as: sys.sql_dependencies goes in the right direction but the tool from Quest is a real hammer.
And the...
May 18, 2020 at 1:55 pm
Maybe, but it shouldn't be for long unless you have a huge number of emails per day. Of course, you would have had the same blocking (short and sweet) with...
May 18, 2020 at 1:49 am
I'm thinking that, although the mail items are being deleted, I'm not sure that any attachments will be and I'm pretty sure that the mail log isn't being reduced by...
May 17, 2020 at 7:27 pm
Using 9999-01-01 is no more of kludge than using NULL but the former has advantages over using NULL when it comes to performance, especially if you understand that the use...
May 17, 2020 at 3:56 pm
Cool. Added the link to the Forum FAQ article to my signature line. Thanks, Steve.
May 15, 2020 at 11:21 pm
Viewing 15 posts - 7,051 through 7,065 (of 59,070 total)