$account_dwelling_information = AccountDwellingInformation::model()->find(array('condition'=>"account_number=:account_number", 'params'=>array(":account_number"=>$account_number)));