<p><font size="2">Hi Everybody,<br /><br /> Is there a sql way to compare (in a diff/cmp sense)<br /> 2 tables? For
example,<br/><br /> create table foo as<br /> [select bla bla bla];<br /><br /> create table moo as<br />
[selectbla bla bla];<br /><br /> How would I go about knowing foo and moo are identical<br /> (or not)? Any pointer
wouldbe appreciated.<br /><br /> Tena<br /></font>