Was this helpful?
Remove Table Statement
Removes the registration of a security log file.
Syntax:
remove table [schema.]table_name;
The remove table statement removes the mapping of a file to a virtual table. To map files to virtual tables, use the Register Table Statement. The remove table statement removes security log files that were registered using the register table...as import statement.
Note:  This statement is not the same as the remove statement, which is described in the Ingres Star User Guide.
Last modified date: 12/20/2023