Posted by: ujl June 30, 2019
Need help on Sql query
Login in to Rate this Post:     0       ?        
You need to create another table with mother daughter relationship. In real life, your table above will have actual names! It will be pretty confusing who is whose daughter without a separate table. Then, you can use foreign key to link that table with this table.
Read Full Discussion Thread for this article