NMRWish Built-In TCL Functions
gdbJoin: Join two tables along the rows; commonly, this will be done for two tables which have the same number of rows.
Join one or more tables:
gdbJoin -src srcTableHandleList
Options:
| Flag |
Argument |
Default |
Description |
-dest |
|
|
destHandle Table or DBase to append to. |
|
|