Viewing 15 posts - 781 through 795 (of 59,070 total)
BTW... thank you for the heads up on the UK postal thing and the really incorrect premise that the computer is right until you can prove it's not. Both are...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 1:26 am
Sorry Jeff for the inconvenience. kindly see the below code
INSERT INTO [dbo].[10_SOR_MB]
([item_id]
...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 5, 2024 at 11:16 am
Search in Duck-Duck-Go for "installation requirements for SQL Server Developer Edition" leads us to a link for the following...
That has links on it for other versions.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 5, 2024 at 3:21 am
Then, this is fairly easy even in a 24/7 environment (although you didn't list the CREATE TABLEs in full so not 100% sure)
To be sure, the first thing that I'd...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 5, 2024 at 3:12 am
The article cited "This also coincided with a (an unrelated) law that changed saying computer systems were presumed correct and anyone accused of a crime had to prove the computer...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 5, 2024 at 2:41 am
I'd much rather they spent their time making SQL Server 2022 run as fast as it used to in 2017. They "broke" it in 2019 and still haven't fixed it...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 5, 2024 at 1:32 am
Do any of the tables that you want to delete from have IDENTITY columns in them? I don't see IDENTITY anywhere in your CREATE TABLE scripts but just need to...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 4, 2024 at 12:42 am
Elon Musk moved "X" back to on-prem with, reportedly, a substantial savings.
There are a ton of other companies that have or are considering moving back to on-prem. Here's a decent...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 3, 2024 at 5:36 pm
There are legitimate reasons to use a cursor..
Just an opinion here...
While I agree with the statement quoted above (because "It Depends" is always a consideration), I've found that a...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 3, 2024 at 5:19 pm
Heh... speaking of AI...
Could you use the AI to suggest to you good folks how to fix all the problems with the forum software and the article submission software?
Those two...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 3, 2024 at 4:36 pm
No, it did not work and that was the reason I took time to post it here. I have tried many options including substring.
Yeah... sorry... admittedly, I only took...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 3, 2024 at 4:26 pm
Just to encourage you, I have a table of the following "specs"...
52.1 GB
100 Million Rows
529 Bytes Average Row Size
With the Clustered Index in place, it only took 1 minute and...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 3, 2024 at 4:09 pm
table data is like this and out put of the data is mentioned in earlier post
You didn't read the article at the...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 3, 2024 at 3:00 pm
Sorry this is an SSRS Reporting services problem
IIRC, you can edit the title of your own original post.
And, are you seriously stuck with SSRS 2008?
--Jeff Moden
Change is inevitable... Change for the better is not.
February 2, 2024 at 2:49 pm
Once again, if you want coding assistance, please provide consumable sample data for us to experiment with.
In other words, do like I previously suggested... read'n'heed the article at the...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 2, 2024 at 2:36 pm
Viewing 15 posts - 781 through 795 (of 59,070 total)