I want to use Texis to make a batch update of a whole bunch of webinator profiles, but I'm have a hard time constructing queries because I can't for the life of me figure out what the column names are for the tables I'm trying to update, and I can't find any command in the documentation that would give them to me.
Basically what I'm looking for is something similar to MySQL's "DESCRIBE tablename" statement. Does Texis have such a thing?
Basically what I'm looking for is something similar to MySQL's "DESCRIBE tablename" statement. Does Texis have such a thing?