Create View With Unique ID Column
493904Mar 9 2011 — edited Mar 9 2011I need to create a view.
The view is created by using unions on 4 tables.
The problem is that I need to create a unique id column in the view as I am using it in an Oracle Apex application and need to drill down to each line.
Any help appreciated
Gus