All of my products on my site are $1 and during an import I did using WooCommerce import it didn't save all the _regular_price & _sale_price values, so there is no way for the user to buy that product.
Is there a mysql query that can go through and apply a value to all of the nulls to the $1 value?

