Q. What is a Self Join?
Solution:
A Self Join is a regular join, but the table is joined with itself. This is useful for querying hierarchical data or comparing rows within the same table (e.g., finding employees who have the same manager).
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.