Differences

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

Link to this comparison view

set_table_column_name [2013/08/08 23:04]
admin created
set_table_column_name [2026/08/28 03:34] (current)
hermann Sync from local documentation review
Line 3: Line 3:
 ===== Description ===== ===== Description =====
  
-Replace ​a column ​name in a table.+Replaces the name of a column in a table or lookup ​table.
  
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Table  | [[Table Type|Table]]  | Table containing the target ​column. ​ | +| Table  | [[Base Table Type]] ​ | Table or lookup table containing the column ​whose name will be changed.  | 
-| Column ​ | [[Index Or Name Type|Index Or Name]]  | Target column where the change ​will occur.  | +| Column ​ | [[Index Or Name Type]] ​ | Column whose name will be changed.  | 
-| Name  | [[Name Type|Name]]  | New column ​name.  |+| Name  | [[Name Type]] ​ | New name for the specified column.  | 
 + 
 +===== Optional Inputs ===== 
 + 
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Result ​ | [[Table Type|Table]]  | The resulting ​table. ​ |+| Result ​ | [[Base Table Type]] ​ | Table or lookup ​table with the column'​s name changed.  |
  
 ===== Group ===== ===== Group =====
  
-[[Functor List#​Table|Table]]+[[Functor List#Table | Table]]
  
 ===== Notes ===== ===== Notes =====
 +
 +None.
  
 ===== Internal Name ===== ===== Internal Name =====