Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/6.1.0/doc/dsinserttable.ps.gz
Дата изменения: Tue Nov 23 00:23:22 2004
Дата индексирования: Tue Oct 2 12:00:36 2012
Кодировка:
XMM-Newton Science Analysis System Page: 1
dsinserttable
November 22, 2004
Abstract
Insert one table (source) into another (destination) This task is part of the daltools
package
1 Instruments/Modes
Instrument Mode
2 Use
3 Description
Insert one table (source) into another (destination)
This task inserts a table (or a speci ed subset) into another table.
4 Parameters
This section documents the parameters recognized by this task (if any).
Parameter Mand Type Default Constraints
count yes Int
The number of rows to insert
from yes Table
The fully quali ed name of the source table
fromrow yes Int
The rst row number in the source table which will be inserted into the destination table
xmmsas 20041122 1834-6.1.0

XMM-Newton Science Analysis System Page: 2
to yes Table
The fully quali ed name of the destination table
torow yes Int
The row number where the source table should be inserted to
5 Errors
This section documents warnings and errors generated by this task (if any). Note that warnings and
errors can also be generated in the SAS infrastructure libraries, in which case they would not be docu-
mented here. Refer to the index of all errors and warnings available in the HTML version of the SAS
documentation.
6 Input Files
1.
7 Output Files
1.
8 Algorithm
9 Comments

10 Future developments
References
xmmsas 20041122 1834-6.1.0