Hi again, Nimesh. Thanks a million for the reply.
The output that I want is this:
Code:
Project_ID Project_Name
4 Feasibility Study RE
5 Website Development RE
You see, the Project Table stores info about all the projects, even those not completed. I am required to find a way to display the names of all the projects which are yet to be completed. Is it possible? I've tried half a dozen approaches, and all have failed miserably.