-1
  1. I am trying to compare data structure from Toad for Oracle(Connected to SAP BO) and Aginity Workbench for Redshift.
  2. I am unable to find a way to export the data structure from Aginity Workbench for Redshift to excel.
  3. Finally, I want to export all the tables, Columns and data type of those columns in an excel file so I can compare the two data structures.

Thanks in Advance Samir

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Samir
  • 1
  • 3

1 Answers1

0

I found the way to export data structure from Aginity workbench for Redshift. 1. Right click on table name 2. Select Script -> DDL to Clipboard 3. Paste the output in Text file.

Still looking for a way to export the structure in Excel but this also helps in comparing.

Samir
  • 1
  • 3