Thanks to all who have helped me with my mySQL questions.  I think I'm getting the 
hang 
of it now.

I do have another question.  How can I join more than two tables?  I have two mySQL 
books and neither give examples, they just say it can be done.

I have floating numbers in my tables.  I want to display them to four decimal places 
(e.g. 
460.1 should show as 460.1000).  Under Linux I was able to use the ROUND function to 
accomplish this.  This doesn't work under mysqlfront.  Is there a better way to 
display 
floating numbers to a certain precision?

Thanks,
John

--
John Mayson   KC4VJO                 Linux/Perl/HP-UX/ICT       
Austin, Texas 78729                     30.4560N 97.7851W
[EMAIL PROTECTED]     http://www.nyx.net/~jmayson 



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