MySQL Insert Unique Reference


/ Published in: MySQL
Save to your folder(s)

MySQL Insert Unique Reference using MAX() to obtain latest value
Alternate solution to using Composite Primary Keys which INNODB engine does not support.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.