Forum Discussion
laurentalp
4 years agoFrequent Visitor
Filter a column using other column in the same table
I have a table with all procedures from a hospital, but with more fields that I use in another page. Like this: (let's call this table 'PROCEDURES') Procedure Requesting doctor specialty Perf...
- 4 years ago
I achieved the result using other solution:
Instead all procedures in one table, I made one table with only medical appointments and other with exams and other procedures, and created a relationship between performing doctor on table A and requesting doctor on table B.
laurentalp
4 years agoFrequent Visitor
I achieved the result using other solution:
Instead all procedures in one table, I made one table with only medical appointments and other with exams and other procedures, and created a relationship between performing doctor on table A and requesting doctor on table B.