Anthony Ehrhardt
Member since Apr 11, 2022
- Profile: /members/14553-anthony-ehrhardt.htm
- Comments: 2
Recent Blog Comments By Anthony Ehrhardt
-
MySQL Query Optimization + Forgetting To Run EXPLAIN = Full Table Scan
Posted on Apr 11, 2022 at 5:29 PM
In general, I despise sql syntax and I've always found it confusing. I find it easier to decipher full blown assembler, than SQL syntax. I guess that makes me odd. So unfortunately, the sql in your post looks like: intaddr equ 1ch*4 ; interrupt address segaddr equ 62h*4 ; segment address of f... read more »
-
Using sgn() To Clamp Values In Array Sorting Operations In ColdFusion
Posted on Apr 11, 2022 at 12:49 AM
@Ben, an arctangent is common knowledge lol🤪... read more »