I am downloading a couple free books I found referenced on a cool web site. Before I download a book, I figure I had better research what the book is about. One particular book I checked out was "Don't Just Roll the Dice". Apparently this is a book that talks about how to price your software. Sounded good to me.
The real funny thing was that the book was going for $350 from third parties on Amazon. What were those clowns doing? Maybe they used some algorithm that went wacky to price their second hand merchandise. So a book on pricing goes for a huge price. Ha ha. I already downloaded the book for free. Might just have to check it out since it comes highly recommended on Amazon.
Digging Deeper into DEPTREE_TEMPTAB
-
I had previously written about running a script to set up the
DEPTREE_TEMPTAB table in my schema. I knew it was used to track
dependencies. But I knew li...