I'm a beginner with MySQL so please forgive my clumsy questions.

For example, I have a table ALPHA and a table BRAVO.

ALPHA has a field called STRING1

I want BRAVO to have a field whose contents would be those of ALPHA.STRING1

How do I define this kind of field, so that the content of BRAVO.BLAHBLAH 
would always be ALPHA.STRING1 ?



rgds




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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