Viewing 15 posts - 3,106 through 3,120 (of 59,086 total)
Thanks, Jonathan.
A long time ago, it used to make quite a difference performance wise. Not so much on singleton big stuff like so many people test with but on the...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 31, 2022 at 4:46 am
Thanks, Scott. I appreciate it.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 31, 2022 at 4:37 am
WHY did you delete your original post? That's not very friendly.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 30, 2022 at 1:58 am
A book that addresses real issues is "Weapons of Math Destruction", by Cathy O'Neil. She talks about how AI algorithms build in unfair behavior, and usually in a way...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 8:48 pm
My first action would be to have someone check the CPU and I/O on the given application server. Then, check the code.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 7:55 pm
Hello and thanks for the response (for some reason I am not getting notifys).
I had another think and tried varous new ways to construct a search in Google and...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 7:46 pm
The only way to do this with 100% accuracy is if there is an odometer reading present.
Is there an odometer reading in the data?
And, yeah... I agree with Zidar... I...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 7:43 pm
someone must have granted at least read to public ( for the tables ).
Either that or the user is a part of an AD User Group that has been...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 12:23 am
Just to confirm what happened here and according to the other thread on a similar subject, it's because someone designed the table with numeric dates as Jeremy pointed out in...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 12:22 am
patrick chan, while Phil's answer is totally correct, if you are an absolute beginner, his reply might be too complicated for you to understand (you should take efforts to...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 12:05 am
Buenas tardes,
dependiendo el caso son importantes las lecturas lógicas ,
y en otros casos es importante el tiempo de ejecucion,
Lecturas Lógicas : Consumo
Tiempo de Ejecución: el tiempo es importante, por...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2022 at 12:02 am
It's a funny thing. In the early days of PCs, me and a buddy of mine built over 3000 PCs and setup the network and many of the file servers...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2022 at 11:58 pm
Hi,
I am trying to get the name inbetween the forward slash / for the column Full List
There are cases where there are no forward slashes so I will take...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2022 at 11:43 pm
Another excellent article. I am currently working on a budgeting application in Oracle and decided to use these concepts in Oracle. WARNING: For anyone else wanting to use these...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2022 at 11:30 pm
Thank you for your initial reply. I casted to CHAR. It fixed itself.
Thanks.
That would do it, for sure. I'm still amazed that someone would make the mistake of storing...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2022 at 2:58 pm
Viewing 15 posts - 3,106 through 3,120 (of 59,086 total)