| Number of people with the title of CLERK III : 305 | 
		| Maximum Salary: | $ 26,900.00 | 
		| Average Salary: | $ 22,833.66 | 
		| Minimum Salary: | $ 9,446.00 | 
		
		
INSERT INTO IA_U_Stats ( stat_timestamp, stat_LName, stat_FName, stat_Title, stat_Year )
							VALUES( NOW(), '', '', 'CLERK III', '1993' )