SQL statement: SELECT projName FROM Project, Assign WHERE Project.projNo = Assign.ProjNo;
There are 9 records in this query.