I have Database having name of 10 company (CO Table) and each company there is 3 director (Dirctor Table) also so there is 30 Data raw in simple query
Now i am crating a Meeting Table for Each Co in which only that director will hold meeting who is associated with his company But while Creating Meeting table i want to filter the name of Director to 3 only so it will show me only 3 director name only not the 30 data so only show that director name as the first filed is company name and second filed is Director Present , Which Query or Function is help full to me plz guide thanks