Ahh, Thank you Stefan. That helps. ----- Original Message ---- From: Stefan Huber <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, March 17, 2008 3:42:07 AM Subject: AW: ddlutils access to sequence names
Hi, There is a system view named 'user_sequences' in the oracle database. It gives you a list of all sequences owned by the current user. See http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/statviews_4435.htm#i1635275 for detalis. Stefan # Hi, # # I'm using an Oracle backend which uses sequences for auto increment. # Is there any way I can find the names of my sequences from the db model? # # Thanks, # # Ty ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
