On 2 Sep 10, at 13:58, Jerry Schwartz wrote:

>> From: Jan Steinman [mailto:j...@bytesmiths.com]
>> 
>>> From: "Jerry Schwartz" <je...@gii.co.jp>
>>> 
>>> IMNSHO, never store dynamic data in a field unless you absolutely have to.

...

>> To do something similar in MySQL, I've used views (which is somewhat clumsy),
>> but is there a better way?
>> 
> [JS] Wouldn't the appropriate place for the calculation be... 
> in a store procedure that they share? That's basically 
> the same as a calculated field.

I've never played with stored procedures. Can you point me to a tutorial? Or 
should I just Google for it?

----------------

:::: Jan Steinman, EcoReality Co-op ::::


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to