1.A software company has the following information about its clients and the projects given by them:
Clients (client number, client name, address)
Projects (project number, project name, total investment, no. of people working on the project)
Client project (client number, project number, date of start of project)
List clients who have assigned more than 2 projects to the software company?
i want related SQL query,
Tags: