Durham Oracle
An eclectic view of the world of Oracle.
Main Pages
(Move to ...)
Home
General tips
Java tips
A bit of Perl
Cloud Computing
Useful Links
All things ASM
SQL Tips
▼
Compare columns in a table..
select settings_eil.param_name, settings_eil.PARAM_VALUE, settings_qa.param_name, settings_qa.PARAM_VALUE from settings_eil,settings_qa where settings_eil.param_name(+)=settings_qa.param_name order by settings_eil.param_name
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment