Viewing 15 posts - 6,391 through 6,405 (of 59,070 total)
t is not the first time I am reading such a comment. I do not remember exactly where I saw it, possibly, om some local forums
You do realize that's...
September 15, 2020 at 9:53 pm
PS: You do realize that this thread is almost six years old.
An updated answer to an old question is still a good thing. Someone has already benefited from it.
September 15, 2020 at 9:45 pm
You've posted in a 2005 forum. What version of SQL Server do you actually have?
September 15, 2020 at 7:55 pm
Grant and many others will seriously disagree with me but... My recommendation is that you don't spread your learning too thin. I've found that a whole lot of what people...
September 15, 2020 at 7:41 pm
I think the first step towards "vertical partitioning" is actually "proper normalization of a table".
I also think that people that have the following 3 columns (as identified in the Reddit...
September 15, 2020 at 4:18 pm
Hi - I would like to decrease the performance of SQL for certain users or specific queries.
The majority of users will be running very quick queries that last less...
September 15, 2020 at 3:53 pm
Brian hit a nail on the head that I totally forgot about and that's to be sure you include what he said about support, what's supported or not, and that...
September 15, 2020 at 3:48 pm
I could be wrong but most of the code looks like it takes in some form of CSV and splits it. Since you're using SQL Server 2019, lookup the STRING_SPLIT...
September 15, 2020 at 3:41 pm
Restore HeaderOnly from url= ... ?
?
September 15, 2020 at 3:32 pm
I'm not talking about ISNULL speeding anything up, Scott. I'm talking about the use of a Clustered Index slowing things down. I'll try to come up with an example other...
September 14, 2020 at 2:47 pm
Write a section that identifies the purpose/problem this will solve. (Problem Overview)
Write a section on how the spreadsheets, etc, will solve the problems. If you have additional advantages, such as...
September 14, 2020 at 4:00 am
That should do it, Mr. Williams.
September 14, 2020 at 3:48 am
Hi,
my problem was, that I have been connected to the wrong datebase with mit script.
Thank you very much for your help.
Thanks for the feedback and pretty darned honest of...
September 13, 2020 at 12:55 am
Automating things has always been a key skill of good DBAs and, so far as I'm concerned, has absolutely nothing to do with "DevOps", which is becoming a more and...
September 12, 2020 at 7:36 pm
Hi Jeff,
I was asked to pull this information because our cyber insurance company wants an approximation of the total number of rows across all SQL instances. I imagine this...
September 12, 2020 at 12:51 am
Viewing 15 posts - 6,391 through 6,405 (of 59,070 total)