sql delete from start

Posted by Luke on Stack Overflow See other posts from Stack Overflow or by Luke
Published on 2010-05-29T14:59:41Z Indexed on 2010/05/29 15:02 UTC
Read the original article Hit count: 128

Filed under:

Is there anyway I can restrict the amount of rows allowed in a table to say 40, and then when 41st is added, the table deletes the first one?

© Stack Overflow or respective owner

Related posts about sql