[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQL Q



On Sat, Aug 28, 1999 at 09:09:17PM -0700, Aaron Turner wrote:
> What is the standard way of inserting a row and then determining the
> autogenerated UniqueID for that row? 

I think however the DB software you are using wants you to is the correct
answer.  From using a couple of SQL DB's myself, there isn't any standard way
to do it.  You can try to emulate a standard way to do it by naming your
fields consistently, etc. but I haven't seen any SQL standard on this issue.

-- 
-------------------
Daniel E. Markle
syntax@ashtech.net
-------------------