Is it possible to delete multiple columns at once in Glide Tables?
Sometimes I copy a database to create a new app, but there are some columns in the old database that I donโt need and there are quite a lot of them. I want to delete them, but currently I have to delete them one by one, which takes a long time.
Thank You