if you are using mysql on web (which is the most possible case, as MySQL is
created to be used on web), you can use your scripts to create tamporary
tables and use them as views. else you can write procedures for that
purpose, depending on your need.

Nitin

----- Original Message ----- 
From: "Timotius Alfa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 13, 2003 7:48 AM
Subject: Views in MYSQL


>
> If views are not supported in MYSQL, is there any ways to replace it...I
change database from Access to MYSQL, so I need utility such as queries in
Access. thanks
>
> *****************************8
>
> Views are not supported in MySQL along with many more feature included in
>
> the ANSI SQL 99 standard
>
> Regards
>
> Mink
>
>
>
> ---------------------------------
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to