Viewing 15 posts - 5,656 through 5,670 (of 59,089 total)
Hi guys
hope you are all well
I am struggling to write a sql code which will pick up the sales value of the last date of each month.
I have this...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 15, 2021 at 7:41 pm
I've also looked at some other SQL Users Groups to see how they work, and thus far I haven't seen any that still meet.
The New England SQL...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 15, 2021 at 6:03 pm
I agree that "if you build it, they will come". It does take a bit of advertising and one popular way to do that is to schedule regular meetings/events on...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 14, 2021 at 3:36 pm
I'm not looking for a job and I live across "the pond" but I wanted to thank you for posting a job here in these trying times.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 14, 2021 at 3:23 pm
Put yourself in my place and pretend you know absolutely nothing about the problem that you just described and then read what you just posted and compare that to the...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 14, 2021 at 4:39 am
Microsoft SQL Server 2017 (RTM) - 14.0.1000.169 (X64) Aug 22 2017 17:04:49 Copyright (C) 2017 Microsoft Corporation Developer Edition (64-bit) on Windows 10 Pro 10.0 <X64> (Build 19042: )
I...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 5:30 pm
Totally agreed... even when a time isn't included. 😀 There's this funny little line called the "International Date Line" that people seem to forget about.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 5:25 pm
Heh... and there was a response in the morning's email right next to this one that drives the point home for the bottom line above. The "devil's in the data". ...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 3:05 pm
Such a list exists in SQL Server in the sys.syslanguages system compatibility view
Much better idea 🙂 That will also bring to light, and allow checking for, any month...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 3:01 pm
Everyone's already addressed the SSN and I'm glad it was hypothetical. Kristin hit the nail on the head regarding the PK. The only thing I'd say to watch out...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 4:57 am
From the Article:
The SQL Server community has shared, inspired, and supported each other in a way I haven't seen in other areas.
You're one of the people that started that, Steve. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 4:48 am
If each individual file is not language specific (i.e. dates within the file are mixture of languages) my inclination would be to extract all the DISTINCT month names, ideally...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 4:12 am
Does anyone know of a method to try and convert dates into a us-english format?
Heh... I didn't until an hour or so ago. 🙂
This should help a bit. Don't...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 13, 2021 at 4:02 am
Heh... might as well show that you're flexible, as well. Ask them if they want that in logical page order or physical page order. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2021 at 11:31 pm
yea we are on it for improving /re designing.
Until then is there a way to identify the ask?
You will never fix it if you do such a thing. It...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2021 at 10:26 pm
Viewing 15 posts - 5,656 through 5,670 (of 59,089 total)