Skillup i Power Days – 6-7 June 2024 Milano

Devi sostituire le ACG con nuovo ERP? In realtà delle ACG è rimasto il nome ma negli anni sono proliferati programmi e archivi collaterali che, se non considerati e correttamente gestiti, creeranno grossi problemi nella migrazione… Skillup i Power Days…
Below are the articles in the CTE series (including this current one): Definition of the context Let’s suppose we have a table that reports the results of nightly interface processing, as in the following example: INT RESULT 0011 0012 0013…
Common Table Expressions (CTE) in SQL on IBM iSeries (AS/400), as in other database management systems, are a powerful and flexible feature that allows you to create temporary, reusable queries within a larger SQL statement wide. They are particularly useful…
Intervista SkillUP – parte introduttiva
Dopo 30+ anni di compatibilità retroattiva, molti sistemi IBM i accumulano “entropia tecnica”: codice non documentato, integrazioni temporanee diventate permanenti, competenze perse nel turnover.
Questo articolo analizza quando investire in modernizzazione mirata vs migrazione completa, con un caso reale di programmi RPG “dimenticati” che generavano report strategici.
Common Table Expressions (CTE) in SQL on IBM iSeries (AS/400) are a powerful and flexible tool for creating temporary, reusable queries, simplifying and improving the readability of complex SQL queries. Below are the articles in the CTE series (including this…