drop_sequence man page on Solaris

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
Solaris logo
[printable version]

DROP SEQUENCE()			 SQL Commands		       DROP SEQUENCE()

NAME
       DROP SEQUENCE - remove a sequence

SYNOPSIS
       DROP SEQUENCE name [, ...] [ CASCADE | RESTRICT ]

DESCRIPTION
       DROP SEQUENCE removes sequence number generators.

PARAMETERS
       name   The name (optionally schema-qualified) of a sequence.

       CASCADE
	      Automatically drop objects that depend on the sequence.

       RESTRICT
	      Refuse to drop the sequence if any objects depend on it. This is
	      the default.

EXAMPLES
       To remove the sequence serial:

       DROP SEQUENCE serial;

COMPATIBILITY
       DROP SEQUENCE conforms to the SQL standard, except  that	 the  standard
       only allows one sequence to be dropped per command.

SEE ALSO
       CREATE SEQUENCE [create_sequence(5)]

SQL - Language Statements	  2009-12-09		       DROP SEQUENCE()
[top]

List of man pages available for Solaris

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net