"sach dev" <[EMAIL PROTECTED]> wrote > Hi All, > Is there any utility available to compare two tables
You can dump the tables to text format(maybe you want to do some sort before that), then diff them. Regards, Qingqing ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend