Aller au contenu

Use cases

Ce contenu n’est pas encore disponible dans votre langue.

This is a collection of use cases for the Db2 for i Code Assistant in Github Copilot and Continue. For these examples, I will be using Continue, but the same features apply to Copilot.

SQL Generation

Bread and Butter example: Generate SQL statements for a given table:

alt text

Under the hood, We fetch relevant information about the referenced table: sample.employee and generate the SQL statement for you:

alt text