Basically , I have three tables BusinessCards ,BusinessCardsIdentifiers and Identifiers.Primary key of BusinessCards and Identifiers are stored into BusinessCardsIdentifiers . I want to find a way to write single query and find related data from all related tables.
Thanks in Advance