Hi, The client get results by rows instead of columns. So it's difficult to align results in one displayed table because we don't know the longest result in one column. The original method is to set a very long fixed length for a column. Obviously, the above method will cause unnecessary spaces. I want to cache results in a client, and do you have another way?
best wishes Boris
