Re: Schema documentation
The word "Schema" isn't really used in Mysql, it's just table descriptions. You can save them using mysqldump -d and read them in using SOURCE. Try http://www.mysql.com/doc/m/y/mysqldump.html Steve In Thursday 31 January 2002 09:50 am, udayashankarl_n wrote: > Hi! > Can anybody please point
Schema documentation
Hi! Can anybody please point me to documentation on Schema?. I couldn't found any in mysql manual. tia uday - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/