Why is it not possible to print the structure in columns (spreadsheet) style directy from the edit table tab?
Now I have to create an SQL script and use the command desc ;
print structure in column style
Re: print structure in column style
Is it a routine task for you to print table columns?jkuiper wrote:Why is it not possible to print the structure in columns (spreadsheet) style directy from the edit table tab?
Now I have to create an SQL script and use the command desc ;