Home » Other » Test » testing (apps11.5.10)
testing [message #517656] Wed, 27 July 2011 02:58 Go to next message
rajendaroracle
Messages: 80
Registered: May 2011
Location: India
Member

[
CREATE SEQUENCE XX-TEMP
MINVALUE 1
MAXVALUE 9999999999
START WITH 1
INCREMENT BY 1
CYCLE
NOCACHE;]
testing [message #517657 is a reply to message #517656] Wed, 27 July 2011 03:00 Go to previous messageGo to next message
rajendaroracle
Messages: 80
Registered: May 2011
Location: India
Member

[
CREATE SEQUENCE XX-TEMP
MINVALUE 1
MAXVALUE 9999999999
START WITH 1
INCREMENT BY 1
CYCLE
NOCACHE;]
testing [message #517658 is a reply to message #517656] Wed, 27 July 2011 03:01 Go to previous messageGo to next message
rajendaroracle
Messages: 80
Registered: May 2011
Location: India
Member

[
CREATE SEQUENCE XX-TEMP
MINVALUE 1
MAXVALUE 9999999999
START WITH 1
INCREMENT BY 1
CYCLE
NOCACHE;]
Re: testing [message #517661 is a reply to message #517658] Wed, 27 July 2011 03:11 Go to previous messageGo to next message
rajendaroracle
Messages: 80
Registered: May 2011
Location: India
Member

Quote:
create sequence xxpl_reqlineno_seq
minvalue 1
maxvalue 9999999999
start with 1
increment by 1
cycle
nocache;
Re: testing [message #517690 is a reply to message #517661] Wed, 27 July 2011 05:27 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Use "code" instead of "quote" and don't forget to indent the code.

Regards
Michel
Re: testing [message #517695 is a reply to message #517690] Wed, 27 July 2011 05:37 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Michel, see this (and quickly review the whole topic, you'll get the idea).
Previous Topic: Just a test posting
Next Topic: New member
Goto Forum:
  


Current Time: Thu Mar 28 16:08:16 CDT 2024