Answer Posted / omprakash.jsm
Inner join return rows from many tables where the join field and data type are equal.
outer join return rows from many tables where the join field are not equal but data type will be same.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is meant by raw datatype?
What is the usage of merge statement?
How to use windows user to connect to the server?
Explain drop constraint oracle?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
What is the usage of save points in oracle database?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
How to drop an index?
How many anonymous blocks can be defined?
What are the attributes of cursor?
What is an oracle function?
How to connect to oracle using service name instead of sid?
How can we view last record added to a table?
How to assign query results to variables?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?