I am using phpOraAdmin for my sql database project for
school. For the project I needed to make a view that
had a number of UNION's. The creation of the views
worked but when I used the Browse function it gave the
following error:
|SQL query:
|
|SELECT * FROM VLUCHTINFO
|
|Warning: ociexecute(): OCIStmtExecute: ORA-01446: cannot
|select ROWID from view with DISTINCT, GROUP BY, etc...
2005-12-10 17:31:35 UTC in phpOraAdmin