Write a compete PL/SQL program to display the StaffNo, fName and BranchNo for each staff (in Staff table); the count of properties (in PropertyforRent table) managed by that Staff; and the list of PropertyNo, Type, Street, and city for each property that the Staff manage.