Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
get_table_info [2015/01/05 19:30]
admin created
get_table_info [2016/05/17 06:53] (current)
hermann [Notes]
Line 29: Line 29:
 | “Is_Key_Column” ​ | Data  | Real  | Flag indicating if the corresponding column is a key column. Value 1 are used to represent key columns and 0 represents data columns ​ | | “Is_Key_Column” ​ | Data  | Real  | Flag indicating if the corresponding column is a key column. Value 1 are used to represent key columns and 0 represents data columns ​ |
 | “Column_Type” ​ | Data  | Real  | Value representing the type of the data contained in the column. Values 0 represents “String” and 1 represents “Real Numbers” ​ | | “Column_Type” ​ | Data  | Real  | Value representing the type of the data contained in the column. Values 0 represents “String” and 1 represents “Real Numbers” ​ |
-| “Column_Name”  | Data  | String ​ | Name of the column type. The possible values are “string” and “real”  ​+| “Column_Type_Name”  | Data  | String ​ | Name of the column type. The possible values are “string” and “real”  ​|
  
 The table containing the column names has the following format. ​ The table containing the column names has the following format. ​