You might also want to reference James Hoffman's excellent "Introduction to
Structured Query Language" (SQL Tutorial) page:
http://w3.one.net/~jhoffman/sqltut.htm
Aral :)
__
([EMAIL PROTECTED])
New Media Producer, Kismia, Inc.
([EMAIL PROTECTED])
Adj. Prof., Am
Hi,
SELECT MAX(column_name) FROM table_name
Though for what youre trying to do its better to use an autoincrementing
field.
That way the database will automaticly increment the key when you do an
insert
regards,
wieger
Kraa de Simon wrote:
>
> Hi,
>
> SQL newbie...
>
> What is the most effi
2 matches
Mail list logo