Einav Lavi-Lapidot wrote:
> 
> I want to work with an object that provides numbers, like sequence in Oracle
> database.
> Is there anything similar ?
> Of course, the object should be locked every time a specific user wants to
> get the next value. ( again, like sequence in oracle ).
> Thanks a lot.
> Einav.
> 
> Einav Lavi-Pdut
> software engineer
> [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


Did you look at autoincrement?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to