Book a Demo

Author Topic: Tablespaces in DDL Generation  (Read 2555 times)

Parenesis

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Tablespaces in DDL Generation
« on: January 10, 2003, 07:16:16 am »
I have noticed that, when generating Oracle DDLs, EA happily puts the correct 'tablespace' clause in the resulting file for a table, but if the DDL is being generated for SQLServer, it does not appear as an 'ON [<tablespace>]' clause.

Is this only applicable to Oracle DDLs?