Recent content by Xmasman

  1. X

    Save Object Table with extension .sql and not .tab

    Is there no hint or any solution for my problem?
  2. X

    Save Object Table with extension .sql and not .tab

    There is no File Type for Tables. You can only define extensions for: - function - procedure - trigger - package spec - package body - package - type spec - type body - type - java source - others (it does not work for tables or sequences) and - project files - sql scripts - report files -...
  3. X

    Save Object Table with extension .sql and not .tab

    Is there any possibility to change the extension for object table? I would like to save a table (when exporting many objects) with the extension .sql and not .tab. Thanks so far
Back
Top