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
What is memory optimized table?
Why functions are used in sql?
What is natural join in sql?
What is composite primary key in sql?
Does truncate table reset auto increment?
what is oltp (online transaction processing)? : Sql dba
what are the drivers in mysql? : Sql dba
What is 19 null in sql?
What is sql rowcount?
Difference between global and parameter variables?
how to check myisam tables for errors? : Sql dba
Is and as keyword in pl sql?
How would you pass hints to the sql processor?
what are null values? : Sql dba
Explain the the update statement in sql?