blob: f05b69ae8b1329fc7a5c4f4b73dcf0fcf75812ac [file] [log] [blame]
DROP AGGREGATE myAggregate;
DROP AGGREGATE myKeyspace.anAggregate;
DROP AGGREGATE someAggregate ( int );
DROP AGGREGATE someAggregate ( text );