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
does sql support programming? : Sql dba
what is the difference between $message and $$message? : Sql dba
Which software is used for pl sql programming?
How does a covering index work?
What are the steps for performance tuning.
How do I enable sql encryption?
What are sql commands?
What is sharding in sql?
How can we implement rollback or commit statement in a trigger?
Sql technical questions
Can a varchar be a primary key?
what is a tablespace? : Sql dba
How can you create an empty table from an existing table?
What are the different schemas objects that can be created using pl/sql?
what is the stuff function and how does it differ from the replace function? : Sql dba