本文介绍了mysql中的ident_current查询的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
我需要mysql中的sql查询,其行为类似于sqlserver中的ident_current
它在mysql中不起作用
插入后我不想要它..有时我需要知道在某些表中插入的最后一个ID是什么

最好的问候

hi
i need a sql query in mysql which act like ident_current in sqlserver
it is not work in mysql
i dont want it after insert .. some times i need to know what is the last id inserted in some table

best regards

推荐答案



这篇关于mysql中的ident_current查询的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-27 20:23
查看更多