Adding Data Types to the Table

Name the data you want to be in the table and click enter. The AI assistant will suggest the data type. In cases where it cannot find the data type, it assigns the data type as String .

For example, to create a Personnel table, when we give a nomenclature as PersonnelName, the AI (artificial intelligence) assistant defines the data type as String. When you enter another data as Date of Birth, you can see that it defines DateTimeOffset data type.

Columns cannot be updated during the table update process. If you want to change the name and data type of a column, you must delete the column and create it again.