mysql schema question
It appears to me that mysql table definitions (schemas) are themselves stored in mysql tables. If that's the case, can I alter the table structure of a given schema? In other words, can I add an attribute on a table/schema related to a data table to add my own meta properties? If so, is there a trick to it, or is it just (essentially) adding a new column to a schema definition?
Subject
Written By
Posted
mysql schema question
August 10, 2004 01:15AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.