Viewing 15 posts - 7,111 through 7,125 (of 59,070 total)
You would probably get a faster response if you did your own translation to English.
May 9, 2020 at 9:42 pm
And one more link by a fellow that I have a strong trust in:
May 9, 2020 at 9:01 pm
Here are another couple of system views that might help...
sys.sql_dependencies
sys.sql_expression_dependencies
May 9, 2020 at 8:57 pm
I don't have any code of my own to do what you need (I actually do use FKs and so don't need such code) but the following article has a...
May 9, 2020 at 8:40 pm
Do you know if any FK's have been created? You can do a quick check with the following code to see if any are present. We can, of course, expand...
May 9, 2020 at 3:08 am
Thanks for the feedback on your problem.
I'll admit, though, that I'm still trying to figure out why you need a VBScript to do this. 😀
May 9, 2020 at 2:51 am
Joe, a SEQUENCE does NOT guarantee contiguity. If you do a rollback because of a bad or failed transaction, the number(s) used in the SEQUENCE will go missing just as...
May 9, 2020 at 2:09 am
I agree with the others. Even before you joined RedGate, you communicated on this site very well. Thank you for what you've done and what you do.
And I also agree......
May 8, 2020 at 3:18 pm
"p.s. I agree with the concept that running for offices has become more of a financial contest and deters (along with a sick press) good people from running. Apparently,...
May 8, 2020 at 2:45 pm
With that, I have to ask, since MD5 returns a 16 Byte result and you convert that to BIGINT, which is an 8 Byte result (which is a...
May 8, 2020 at 2:35 pm
While I agree that a "Shift-Left" instruction at the register level uses fewer CPU cycles than an "Add" instruction, I don't see the advantage in large data sets that will...
May 8, 2020 at 2:30 pm
BWAAA-HAAA!!! I guessed wrong and "Dax a fact Jack" ! 😀
May 8, 2020 at 5:36 am
The formatting of lines was a render issue. Old coding v new coding, and it took time to fix. Despite what you see here, this isn't a high priority...
May 7, 2020 at 4:13 pm
Orange one wasn't a criticism at all merely a descriptor.
Like I said, I have no great love for the man but "orange one" isn't just a "descriptor" . It's...
May 7, 2020 at 3:26 pm
Heh... the most correct answer wasn't available, which would be "The source of a lot of XML that requires a lot of extra processing to derive information from in a...
May 7, 2020 at 2:56 pm
Viewing 15 posts - 7,111 through 7,125 (of 59,070 total)