EasyManuals Logo

HEIDENHAIN MANUALPLUS 620 Technical Manual

HEIDENHAIN MANUALPLUS 620
1818 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1629 background imageLoading...
Page #1629 background image
January 2012 8.12 Tables 1629
INSERT In an INSERT statement the table and the values to be set which are to be
enclosed within parentheses, separated by commas and preceded by the
keyword VALUES must be specified. Be sure to assign all columns. The
INSERT command appends a new row to the table. It is not possible to insert
a new row between two rows.
Definition
insert-list := '(' expression-list ')'
insert-statement:= INSERT INTO table VALUES insert-list
Examples:
INSERT INTO TOOL VALUES (9,1,'T2000',0,1000)
INSERT INTO 'OEM:\TOOL.T' VALUES (9,1,'T2000',0,1000)
RENAME TABLE The name of a table file is changed. If a logical table name is specified, the file
identified by the name will be edited. Make sure that the name of the target
file does not already exist. The name stored internally will be edited
accordingly.
With this command, the previous table is copied into a new table. Then the
previous table is deleted. This command allows you to move a table to another
directory.
Definition
rename-table-statement:= RENAME TABLE table TO table
Examples:
RENAME TABLE TOOL TO 'OEM:\TOOL.T'
RENAME TABLE 'OEM:\TOOL.T' TO 'OEM:\TOOL2.T'

Table of Contents

Other manuals for HEIDENHAIN MANUALPLUS 620

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HEIDENHAIN MANUALPLUS 620 and is the answer not in the manual?

HEIDENHAIN MANUALPLUS 620 Specifications

General IconGeneral
BrandHEIDENHAIN
ModelMANUALPLUS 620
CategoryControl Systems
LanguageEnglish

Related product manuals