Using Create View in Netezza omits the Table name in script.
For example:
CREATE view_name AS
SELECT column1, column2, column3 FROM <missing_table_name> ;
WORKAROUND:
On the right hand side of the Object Explorer, go and use to the Script tab of the view.
STATUS:
Waiting for fix in a future version of Toad Data Point.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center