Converting Embedded SQL Code in C# applications Using AWS SCT | Amazon Web Services

This video shows how to use AWS Schema Conversion Tool (AWS SCT) to convert SQL code embedded into your C# applications. Application modernization is an integral part of all database migration projects. To ensure that your application interacts with your new database, you need to update the SQL code in your applications. For Oracle to PostgreSQL database migrations, you can use a specific C# application converter in AWS SCT, which understands the C# application logic.