Page 1 of 1

views of oracle

Posted: Thu 02 Feb 2006 09:22
by Guest
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

Posted: Thu 02 Feb 2006 10:30
by Challenger
Yes, you can use TOraQuery for this purpose.