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"