Hey Team,
98% of my customers are from California (cust_state). I want to modify the table so that when I add a Customer record, the state defaults to 'CA', unless I specify a different state
Is there a SQL statement to accomplish this?Hey Team,
98% of my customers are from California (cust_state). I want to modify the table so that when I add a Customer record, the state defaults to 'CA', unless I specify a different state
Is there a SQL statement to accomplish this?