$statement_handle = $database_handle->prepare (q/ select col1, col2, col from table1 where col6 = ? /);