Re: How to generate sequence in MySql
Posted by:
Rick Siner
Date: March 16, 2009 09:51AM
I'll take the first response on the "why".
I have an application (several actually) that needs to insert a record from a web form, and then display a link to that records information in the next screen. I need to be able to get the unique ID for the record to build the URL.
I solved the issue with inline code that uses the basic premise of the discussion (just not in a stored procedure), however the concept could/would certainly be needed from within a procedure.
--Rick
Subject
Views
Written By
Posted
167914
March 13, 2007 08:05AM
73418
March 22, 2007 10:34PM
66939
March 26, 2007 08:49AM
53913
March 26, 2007 09:31PM
30853
April 04, 2007 03:00AM
24499
April 05, 2007 02:37AM
21566
November 10, 2008 06:40AM
26516
November 21, 2007 03:50AM
30257
January 29, 2008 08:33PM
17701
February 06, 2008 12:16PM
18493
October 15, 2008 01:03PM
12395
November 05, 2008 09:50AM
14249
November 10, 2008 06:32AM
15694
December 14, 2008 07:08AM
18528
January 23, 2009 05:38PM
8692
March 16, 2009 09:00AM
10583
March 16, 2009 09:18AM
Re: How to generate sequence in MySql
8579
March 16, 2009 09:51AM
9474
March 16, 2009 10:23AM
8394
April 12, 2009 07:58AM
9985
April 03, 2009 03:07PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.