This script is intended for daily use to get tables where percentage of changed records is above 10%: SELECT DT.OWNER, DT.TABLE_NAME, ROUND ( (DELETES + UPDATES + INSERTS) / NUM_ROWS * 1… more →
Oracle Blogwrote 1 year ago: This script is intended for daily use to get tables where percentage of changed records is above 10% … more →
wrote 1 year ago: From time to time we all meet the need to determine the edition of installed Oracle Database softwar … more →
wrote 4 years ago: A few days ago the GDR R2 was released of the VSTS 2008 Database Edition. One of the interesti … more →
wrote 4 years ago: I’ve been looking at TFS Team Build in the last week or two. Up until recently we used TFS 2005 alon … more →
wrote 4 years ago: I’m a bit late to notice this, but Gert Drapers announced on Monday that the release candidate … more →
wrote 4 years ago: OK. I’m jazzed about this. I’m diving in to test it out & try it out. <kicking de … more →