Hi,
I need to create a workflow that will create a new table in a SQLite database. The workflow I have is really simple but it works. I need to add some functionality that will allow the user to provide a unique name for the table.
Does anyone have an idea of how I can do this without requiring the user to type the name into SQL script?
tC/.