> On Jun 15, 2023, at 7:08 AM, Wetmore, Matthew (CTR) <Matthew.Wetmore@xxxxxxxxxxxxxxxxxxx> wrote: > > I can reproduce this with a INT ? When casting string to integer, trailing spaces do not cause an exception. When casting integer to char(n), the string will be blank padded.