ColdFusion CFQueryParam Binding vs. SQL Execution

<cfqueryparam
	value="#Val( qContact.age )#"
	cfsqltype="cf_sql_integer"
	/>

For Cut-and-Paste