ALTER OPERATOR CLASSSection: SQL Commands (7)Updated: 2003-11-02 |
ALTER OPERATOR CLASSSection: SQL Commands (7)Updated: 2003-11-02 |
ALTER OPERATOR CLASS name USING index_method RENAME TO newname
ALTER OPERATOR CLASS changes the definition of an operator class. The only functionality is to rename the operator class.
There is no ALTER OPERATOR CLASS statement in the SQL standard.