Hi,

I guess you're talking about Views.

No, MySQL doesn't support views yet....To get arround it, put your query in
your script (php ?)  and if needed, insert it into a heap table (check the
manual for heap tables).

Regards
Jorge

MySQL Development Team
    __  ___     ____ __   __
   /  |/  /_ __/ __/ __ \/ /   Jorge del Conde <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\____/ Mexico City, Mexico
        <___/



----- Original Message -----
From: "Steen Rabol" <[EMAIL PROTECTED]>
To: "mysqllist" <[EMAIL PROTECTED]>
Sent: Wednesday, January 17, 2001 3:36 AM
Subject: Saving a query


Hi

Is it possible to save a advanced query in the database and the call it from
eg. php, like you can in Access ?

Thanks in advance.

Best
Steen

---------------------------------------------------------------------
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


---------------------------------------------------------------------
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