Viewing 15 posts - 2,311 through 2,325 (of 59,066 total)
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...
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...
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. ...
December 1, 2022 at 10:25 pm
The data you posed has nothing to compare.
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...
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...
December 1, 2022 at 8:51 pm
Heh... who said anything about using "cloud services"? Not me. 😀
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.
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...
December 1, 2022 at 4:04 am
Cool. Peter answer the question. Have a good night, folks.
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...
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...
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...
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...
November 30, 2022 at 9:38 pm
I strongly recommend that you Read'n'Heed the article at the first link in my signature line below to help us help you.
November 30, 2022 at 3:44 pm
Viewing 15 posts - 2,311 through 2,325 (of 59,066 total)