Hi,
I created a One To Many node and am curious of how are Column values treated that have leading/trailing blanks and/or special characters, e.g. "MyString", " MyString", " MyString ", "Mystring " and " Mystring \n"
( \n := newline).
Will there be created a new Column for each of them or just one (not sure if Column names can have leading/trailing spaces"? Did somebody come accross this and has experience?
ThX!