New Field
|
|
Creates a new field.
|
Edit Field
|
|
Edits an existing field.
|
Drop Field
|
|
Drops the selected field.
|
Drop All Fields
|
|
Drops all fields in the table.
|
Get Record Count
|
|
Gets the current record count of the table (warning this can be slow on very large tables)
|
Copy
|
|
Various options to copy selected and all field names to the clipboard.
|
Copy as select
|
|
Various options to copy selected and all field names as a select statement
|
Copy as insert
|
|
Various options to copy selected and all field names as a insert statement
|
Copy as update
|
|
Various options to copy selected and all field names as a update statement
|
Print Table Metadata
|
|
Prints the fields in a nice report type format.
|