Guest_imported
New member
- Jan 1, 1970
- 0
I have two tables Pharmacy( Name(PK), Address, PhoneNO) and Contract(PName(PK), PCoName(PK), StartDate, EndDate). I need to know the SQL query to display the details of the Pharmaceutical company with the largest number of contracts. Please help ASAP