On Fri, Mar 08, 2002 at 04:21:09AM +0200, savaidis wrote: > Is MySQL a relational database? > If yes, how is implemented a "one to one" and "one to many" relation?
Sir, there is no such thing as a one-to-one or one-to-many relation. Those are joins, and they are implemented in queries, as is the case with all relational database management systems; e.g. Oracle, Sybase, Informix. Bob Hall -- "And Pharaoh spake unto Moses 'Database, table, and query.'" --------------------------------------------------------------------- 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