9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
/*
|
|
* $Revision$
|
|
* $Id$
|
|
*/
|
|
|
|
CREATE SEQUENCE exc_s_import_key MINVALUE 1;
|
|
|
|
REGISTERONCE('$Id$')
|