show create table - possible?

  • Thread starter Thread starter Mette Dencker
  • Start date Start date
M

Mette Dencker

Hi
Does some command like "show create table <table name>" exist in ms
access like in e.g. mySQL?
Thanks!
 
The command shows the "create table" command that would create the table
in question. A quite nice command!
 
Back
Top