This is an old revision of the document!


Administration: Omnidex Features

Omnidex Segments

Dropping Segments

Omnidex Segments can be dropped, resulting in the removal of the object from the connection, and also the removal of the underlying data. Omnidex Segments are dropped using the DROP SEGMENT statement, as shown in the example below:

> drop segment                   PART_1;
Segment PART_1 dropped
> drop segment                   PART_2;
Segment PART_2 dropped
> drop segment                   PART_3;
Segment PART_3 dropped

Additional Resources

See also:

 
Back to top
admin/features/segments/dropping.1330983832.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)