Viewing 15 posts - 7,246 through 7,260 (of 59,072 total)
I know it seems like a strange question because the answer may seem obvious but why are you doing this? If the answer is to do supposed "Best Practice" index...
April 20, 2020 at 2:45 pm
Depending on AI is like listening to the news. It is more opinion than fact. It is by its very nature biased by the beliefs and desires of those...
April 20, 2020 at 2:09 pm
I want to run this script on the server itself. I don't have a SQL Server for administrative purposes. Can I adapt this script for this purpose or is...
April 20, 2020 at 2:05 pm
I have a sql statement that checks for certain special characters in a string and returns that.
SELECT
CASE
WHEN (LEN(DSC1) - CHARINDEX(char(1), DSC1)) <> LEN(DSC1) THEN '[DSC1 -...
April 19, 2020 at 11:21 pm
Not sure but you may also have to for the language to "English", as well.
April 19, 2020 at 11:21 pm
Heh... Ok... I'll bite. Is it? 😉
I also wonder why people do this type of thing to perfectly good relational data.
April 19, 2020 at 11:16 pm
To be honest the vendor won't tell use. It is transaction replication for reporting
All I know is they won't turn on nonclustered inxedes in replication
thus the recreation each night
I'd...
April 18, 2020 at 2:07 am
Nah... I gotta agree... face time is better than any of that.
April 18, 2020 at 1:58 am
I don't mind giving online presentations at all because I don't do much differently. During in person presentations, I actually tell people not to look at me but, rather, to...
April 17, 2020 at 4:50 pm
I've unspammed it. While it did look funny, I didn't take it that way. Mainly because I've seen quite a few posts from SCDecade.
BWAAA-HAAAA!!! So you've been watching him...
April 16, 2020 at 8:54 pm
Lordy. Thanks for the feedback on that. It's very timely as I was going to actually try column store on a table or two and then put them into...
April 16, 2020 at 1:49 pm
Hello @jeff
I was referring Oracle in the context to explain how we "were" doing things until date & how the demand from new Solution provider to use WAIT(NOLOCK) with...
April 16, 2020 at 6:32 am
I think too many people think that a mentor should be a full time personal instructor. That's not how it is and that's why a lot of people don't want...
April 16, 2020 at 5:56 am
If you look at the agile manifesto it lists the principles in terms of x over y. For example people and processes over tools and technologies. It is explicit...
April 16, 2020 at 5:36 am
Hello @Grant
Thank you very much. I've read about snapshots at StackOverFlow and few other places, however, my primary concern is not truly answered.
I would pry you to give me...
April 16, 2020 at 5:28 am
Viewing 15 posts - 7,246 through 7,260 (of 59,072 total)