I have created a Yes/No attribute in Magento with default value of "No". I have more 100+ products and changing the value of this attribute to "Yes" of each product separately is a pain.
Is there any other way suing MySql or SSH to change this attribute of all products to "Yes" altogether?
Regards,