Benim çok genç programlama "kariyer" henüz karşılaşmadım sorunun yeni bir tür ile karşı karşıya kalıyorum ve onu en iyi mücadele konusunda fikirlerinizi öğrenmek istiyorum.
The situation A research application (php/mysql) gathers stress related health data from users. User gets a an analyses after filling in the questionnaire. Value for each parameter is transformed into a percentile value using a benchmark (mean and standard devitation of existing data set).
The task Since more and more ppl are filling in the questionnaire, there is the potential to make the benchmark values (mean/SD) more accurate by recalculating them using the new user data. I would like the database to regularly run a script that updates the benchmark values.
The question I've never used stored precedures so far and I only have a slight notion of what they are but somehow I have a feeling they could maybe help me with this? Or should I write the script as php and then set up a cron job?
Cron açıkça gitmek için yolu gibi [değiştir] cevapların ilk çift sonra görünüyor. [/ Edit]