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
How can use stored procedures in sql?
What are different functions in sql?
What is pragma in pl sql?
What is not null in sql?
What are the benefits of stored procedures?
Why do you partition data?
Can a primary key be a foreign key?
Is vs as in pl sql?
How do I access sql anywhere database?
What is the command used to fetch the first 5 characters of a string?
What is a temporal table?
What does pl sql developer do?
Does varchar need length?
What are all different types of collation sensitivity?
Is there a way to automate sql execution from the command-line, batch job or shell script?