Viewing 15 posts - 2,356 through 2,370 (of 59,091 total)
I can confirm this issue. I was actually going to post about it but Homebrew01 beat me to it.
That and it now takes about a thousand years for the system...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 2, 2022 at 5:58 pm
You're right. I misread the question.
Since there's no readily consumable data that we can copy and paste from (see the article at the first link in my signature line below...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 2, 2022 at 5:54 pm
Hello Jeff,
Sorry for that and got your point, I am using - Microsoft SQL Server 2017. Please fine the sample data in SQL format.
SELECT '-1010-----' AS...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 2, 2022 at 5:25 pm
Hello Team,
I have a input fields like below with fixed value separator (6) and the expected output like below, Please advice the same .
Thanks,
Don't post graphics. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 10:25 pm
The data you posed has nothing to compare.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 10:04 pm
As a bit of a sidebar, I do nightly fulls and, depending on the server, transaction log backups er 15 to 30 minutes with a twist... I don't backup the...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 10:02 pm
Hi Steve, thanks but what you are providing here is calculating percentage. My ask is to get an average of 4 month percentage (or 5 or 6 month depending...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 8:51 pm
Heh... who said anything about using "cloud services"? Not me. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 8:34 pm
You could also use it as a learning opportunity by doing the research and then writing your own.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 8:32 pm
Rather than doing it for you, I was trying to inspire you to have another look. You're provided some intelligent answers to my questions and you know the rules better...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 4:04 am
Cool. Peter answer the question. Have a good night, folks.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2022 at 3:37 am
For anyone interested, here's the cleaned up and modernized version of the DDL and test data. Note that there is no IDENTITY column in this table. Also note that the...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 30, 2022 at 10:00 pm
OK, from my understaning I should to this instead, not really sure though. Otherwise I would be glad with some input! 🙂
Pretty close but I can tell you didn't...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 30, 2022 at 9:46 pm
Hi,
Do we have to pay for opening a support ticket with Microsoft for technical issues.
I am looking at things like Premier Support and Unified support on their site. Not...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 30, 2022 at 9:41 pm
For ZIP code, I strongly recommend NOT using VARCHAR. Use CHAR instead.
My first observation is to ask if there's a 1:1 relationship between Customer # and Applicant?
My next question would...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 30, 2022 at 9:38 pm
Viewing 15 posts - 2,356 through 2,370 (of 59,091 total)