How to print table definition
jazzbitsJan 10 2008 — edited Jan 11 2008Hi!
I'm running SQL Developer 1.2.1 on Fedora 7.
If I right-click on the SQL Worksheet window (top right) I can select a printer from the pop-up's menu "Print File" option.
However, if I click on a table, select the "Columns" tab and try to print from the File | Print menu option (or Ctrl-P; the only two options I know of that you can attempt printing from in this situation) nothing happens. I don't get a dialog window to select a printer, and even though I have defined a default printer in Fedora the print job seems to be going nowhere.
If a DESCRIBE the table and copy/paste that into a text editor, the columns are too wide and I end up with overlapping lines.
What alternatives do I have in order to get a table print output like the one you get when you select the Columns tab on a table you click on?
Thank you.