SELECT
p.visibile,
p.anno,
p.mese,
p.giorno,
p.id,
CONCAT_WS('.',giorno,mese,anno) AS data,
l.*
FROM
news_home as p
LEFT JOIN news_home_lang as l on l.id_news_home = p.id
WHERE l.lang='en' AND (id_news_home='apprendimento-situato-in-azienda-parte1' OR l.url='apprendimento-situato-in-azienda-parte1' ) 0
SELECT *, CONCAT_WS('.',giorno,mese,anno) AS data FROM news_home WHERE id='apprendimento-situato-in-azienda-parte1' OR url='apprendimento-situato-in-azienda-parte1' 1
SELECT
p.visibile,
p.anno,
p.mese,
p.giorno,
p.id,
CONCAT_WS('.',giorno,mese,anno) AS data,
l.*
FROM
news_home as p
LEFT JOIN news_home_lang as l on l.id_news_home = p.id
WHERE l.lang='en' AND (id_news_home='69' OR l.url='apprendimento-situato-in-azienda-parte1' ) 1
SELECT
p.visibile,
p.anno,
p.mese,
p.giorno,
p.id,
CONCAT_WS('.',giorno,mese,anno) AS data,
l.*
FROM
news_home as p
LEFT JOIN news_home_lang as l on l.id_news_home = p.id
WHERE l.lang='en' AND (id_news_home='apprendimento-situato-in-azienda-parte1' OR l.url='apprendimento-situato-in-azienda-parte1' ) 0
SELECT *, CONCAT_WS('.',giorno,mese,anno) AS data FROM news_home WHERE id='apprendimento-situato-in-azienda-parte1' OR url='apprendimento-situato-in-azienda-parte1' 1
SELECT
p.visibile,
p.anno,
p.mese,
p.giorno,
p.id,
CONCAT_WS('.',giorno,mese,anno) AS data,
l.*
FROM
news_home as p
LEFT JOIN news_home_lang as l on l.id_news_home = p.id
WHERE l.lang='en' AND (id_news_home='69' OR l.url='apprendimento-situato-in-azienda-parte1' ) 1
Home > Case Histories > Learning within the company - Part I
Learning within the company - Part I
10th october 2018
The skills required in modern production organizations are so many and complex that their coding and standardization are increasingly difficult. For this reason, the Knowledge management is evolving, becoming more and more an "in-depth" process rather than a mere formalization. The creation of working and learning groups, able to involve participants in the collection, formalization and transfer of knowledge, are a particularly effective tool in liquid organizations typical of the current professional context.
[read more...]
