| Before |
UPDATE radcheck SET value = replace(value, '12:00', '23:59') WHERE attribute = 'Expiration';
| After |
| Before |
UPDATE radcheck SET value = replace(value, '12:00', '23:59') WHERE attribute = 'Expiration';
| After |
Lorem Ipsum is simply dummy text of the printing and typesetting has been the industry's.
0 Comments