Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How Convert the schema of a table to a Ascci File .SQL
How i can convert the schema of a table or user with the format:
create table customers ................. create index ..................
In Informix : dbschema -d <database> -t <tabla>
this command generate a .SQL that content the sql instruction to create the
table.
Thanks and regard from spain.
m5219_at_hotmail.com Received on Sat Nov 15 1997 - 00:00:00 CST
![]() |
![]() |