posted 11 years ago
It gives me this
STU_ID STU_NAME BRANCH INS_ID DEPT
111 A CS 123 CS
222 B IT 123 CS
111 A CS 124 IT
222 B IT 124 IT
But this is Cross join output. And Natural join is inner join.
Why it does not give error as there is no matching column
Tea Addict, Oracle Java Programmer , Oracle SQL Expert , Oracle Java Web Component Developer, Oracle Web Service Developer