Maybe I am missing something but I need to look at the schema of a table every once and a while. So, I select and right click on a table name so that I can get the context dialog and then I select “Alter Table” to view the schema. BUT, in order to get the context menu it seems as if the table contents are downloaded first and, in some cases my table contains 50,000 records and I have to wait a loooong time to view the context menu.
Give me a way to view the table schema without waiting for the table to download.
Thanks.