This is an old revision of the document!


DRAFT

Omnidex SQL:

Description

Syntax

DROP ENVIRONMENT environment_name

    IN “filename”
    WITH options] 

Discussion

environment_name

The name of the Omnidex Environment.

IN “environmet_filespec”

The file name or fully qualified name containing the Omnidex Environment.

WITH options

There are no options for this statement.

Examples

Simple

drop myenv in "tiny.env"

2nd example

 
Back to top
dev/sql/statements/drop_environment/home.1260030826.txt.gz · Last modified: 2016/06/28 22:38 (external edit)