Viewing 15 posts - 6,841 through 6,855 (of 59,072 total)
I agree. It's been a very long time since I worked with Oracle but semi-colon placement was critical.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 26, 2020 at 3:11 am
Heh, nothing changes. I find the licks in the article to still be very relevant today and the more than a decade old discussion sound as if it occurred today.
Nothing...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 25, 2020 at 2:45 am
That leads us back to the question I asked that hasn't yet been answered... before the OP makes any "plans", the first thing that should be done is an evaluation...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 25, 2020 at 1:59 am
Also, when you have columns that have the same names except ending with a 1 or a 2, you may also want to look at normalizing the data into...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2020 at 7:52 pm
Hi Jeff
We have to pull in everything from the documents as we don't know what is needed for reporting purposes (orders from the higher-ups).
This is the only document that...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2020 at 1:50 pm
Have you checked seriously to see if you need a table with than many NVARCHAR(MAX) columns? If so, perhaps you're using the wrong kind of database. Perhaps a "document" database...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 24, 2020 at 3:48 am
BWAAAA-HAAAAA-HAAAAAA!!!! I swear... I didn't do it! 😀
https://getpocket.com/explore/item/the-mysterious-deaths-of-6-historical-figures
Seeing as his death was in 1791, I certainly hope you didn't...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 6:56 pm
BWAAAA-HAAAAA-HAAAAAA!!!! I swear... I didn't do it! 😀
https://getpocket.com/explore/item/the-mysterious-deaths-of-6-historical-figures
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 6:36 pm
Aaaaarrrrrggggghhhhh!!!!!!
Thanks Jeff.
I've just checked and it's been switched off. This is potentially because we had a bug in our code which meant that the table was being dropped and...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 3:58 pm
It seems like the number of replies to posts is lower than it used to be.
I know a fair number of the heavy hitters that no longer post here. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 3:53 pm
A mix of things. Traffic has declined lately, which is weird.
We depend a log on Google, so we are competing with SO and other places in that sense. Part...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 3:52 pm
Try moving everything in the WHERE clause to the ON clause.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 3:46 pm
You're paying a lot of money for AWS RDS. Unfortunately, it also means that you give up some things because AWS is managing the instance for you. For example, if...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 3:40 pm
Have you verified that the out of row setting on the table is actually active?
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 3:33 pm
I sure am happy to see that I'm not the only one that thinks the contributors that seriously helped make this forum great have taken it in the socks in...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 22, 2020 at 3:30 pm
Viewing 15 posts - 6,841 through 6,855 (of 59,072 total)