views of oracle
Posted: Thu 02 Feb 2006 09:22
I want to display the data of a view in a oracle database.How can I do this? Is there a component? If for example the views name is client_data can I use the statement select * from client_data using a OraQuery????? Thank you for your time