I wanted to use the Views feature that is available in Oracle which is the
counterpart of Queries available in MS Access.
mySQL does not support views at the moment. Is there a way I can achieve my
goals ?
The purpose of having a view/query is that I want to access data from that
view/query through jdbc. Having views/queries will make things very simple
as I can just do a select * from <viewname>.

Any thoughts would be appreciated.

Thanks



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to