<cfquery name="myQuery" datasource="myDataSource"> SELECT myField FROM myTable WHERE ID = #url.myIdParam# </cfquery>