Subject | Stored Procedure for Insert |
---|---|
Author | Marc Geldon |
Post date | 2004-02-17T13:24:17Z |
One question: If I write a stored procedure which gets the maximum value of a field and adds 1 (or if it is null set it to 1), do a insert and give the new number back.
Would that work if more users would use that stored procedure?
Best wishes (and thank you in advance),
Marc
[Non-text portions of this message have been removed]
Would that work if more users would use that stored procedure?
Best wishes (and thank you in advance),
Marc
[Non-text portions of this message have been removed]