Yes you can run this sql command:
PHP Code: 
update ibf_profile_portal set signature " my default signature info " where signature='' 
Be sure to change the my default signature info to what you want.

ALSO backup up the ibf_profile_portal table before running this command!!!

You may or may not have the prefix ibf_ ... You can remove it from table name if needed.