Oracle Error: ORA-25154
Error Description:
Column part of USING clause cannot have qualifier
Error Cause:
Columns that are used for a named-join (either a NATURAL join or a join with a USING clause) cannot have an explicit qualifier.
Action:
Remove the qualifier.
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|