Kuika's Select Action feature allows you to perform data extraction quickly without writing code by automatically generating the SQL Select query for the table in a listing screen. By selecting the data table and related table fields, you can define filtering criteria and sorting options. With this training content, you will learn how to quickly create a SQL Select query using Select Action without writing code.
This training content consists of the following topics:
The Select Action panel has the following functions:
Located on the left edge of the panel:
Action1 (1) : This is the field used to name the query.
Choose Source (2) : It is the field where you can select the data source.
Located at the top right of the panel:
Relations (3) : You can create queries by adding data tables and associating tables.
Fields (4) : Allows you to select fields from data tables.
Filter (5) : Allows you to filter the data.
Sort order (6) : Allows you to determine the sort order of the data.
Preview (7) : Allows you to preview the query and see the results.
Convert to SQL Action (8) : Allows you to convert the query you created to SQL query.
Located at the bottom right edge:
CREATE (9) : It is used to save the query when you have completed the operation.
By creating AND or OR groups, you can use the WHERE function to create logical connections in data filtering or queries.
You can create a similar Select query through the "Datasources" module.
With Kuika, it is that easy to create SQL queries without writing code!