SQL-J Language Reference,
Page 21 of 118


[top]
[prev]
[next]
Documentation Top
Global Index
Reference Manual
TOC Index
Grammar index
Developer's Guide
TOC Index
Tuning Cloudscape
TOC Index

DROP AGGREGATE statement

DROP AGGREGATE drops a user-defined aggregate.

Syntax

DROP AGGREGATE AggregateName

Dependency System

If a view references an aggregate, you cannot drop an aggregate. Dropping an aggregate invalidates statements that depend on the aggregate.

[top]
[prev]
[next]


Cloudscape Version 3.0
For technical support, go to: www.cloudscape.com and click Support.
Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved.