Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> How Convert the schema of a table to a Ascci File .SQL

How Convert the schema of a table to a Ascci File .SQL

From: ppp <m5219_at_hotmail.com>
Date: 1997/11/15
Message-ID: <01bcf47f$93123840$d6c57ac3@xsm>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US