This document discusses modernizing IBM i applications to use SQL instead of DDS. It begins by introducing SQL and outlining the agenda. It then covers benefits of SQL like performance improvements and new data types. It compares SQL objects to DDS objects and SQL source to DDS source. It discusses how to change a 2e model to support SQL and SQL-specific data types. It also provides examples of SQL statements and how to change an existing table to use SQL. In the end it emphasizes that modernizing to SQL can improve performance, support new features, and make applications more compatible with other systems.