Hello,
I have some DDL files (.sql). When I run them in procedure editor, it creates tables with "s" flag (SQL table). So, my first question, what exactly are the differences between native Progress tables and those "s" flaged SQL tables?
And second, where can I find a tool that transform...