开发者

What's the difference between MySQL's AUTO_INCREMENT and PEAR DB's nextID? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.

Want to improve this question? Add details and clarify the problem by editing this post.

Closed 8 years ago.

Improve this question

Is there an 开发者_开发百科advantage of one over the other? Thanks.


First: PEAR DB should not be used anymore. Use MDB2 instead.

Seconds: nextId works on all DBMS, not only MySQL.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜