I have a field value which will have the following
2 days
1 week
1 month
1 month 2 days
I want to create a trigger on this table to interpret this value and create a date value based upon getdate() + the correct amount of days. ( I am standardizing that a month is 30 days)