what is self join and why is it required? : Sql dba
Answer Posted / suresh pagadala
Self join is nothing but the table performs join condition itself same table is called self join
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use sqlite?
Which query operators in sql is used for pattern matching?
What is the difference between sql and t sql?
How do I view output in sql developer?
What are the indexing methods?
what is the syntax for using sql_variant_property? : Transact sql
What can I use instead of union in sql?
What is PL/SQL Records?
Are subqueries faster than joins?
Is sqlite thread safe?
How do you determine the current isolation level? : Transact sql
How do we use distinct statement? What is its use?
What programs use sql?
How do you concatenate in sql?
Can we write ddl statements in functions?