guides:bfs:sql:working_with_dictionaries

Working with Dictionaries

1 From the OpenInsight 10 IDE select View, Tool Panels, Database.

sql_033.jpg

Select the table you want from within your MultiValue volume. Right click on the table and choose Open In TableDesigner.

sql_034.jpg

Once a table is selected, the converted dictionaries will be displayed in the TableDesigner. The dictionary details are maintained in the Table Properties panel on the right.

sql_035.jpg

Change the Length property for the MODIFIEDDATE dictionary to 16 from the Property Panel on the right:

sql_036.jpg

Below are the converted dictionaries of the SALES_SALESTERRITORY table. Create a Symbolic Type dictionary called NETSALESYTD.


sql_037.jpg


NETSALESYTD is a calculated column in the SALES_SALESTERRITORY table. From the Table Properties panel, scroll to Symbolic Type and open up the Formula editor. This does not affect the dictionary on the SQL server. The Check Syntax button will compile the dictionary.

Note: @ANS is a system variable used to store the value of a calculated column.

sql_038.jpg

  • guides/bfs/sql/working_with_dictionaries.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1