小心使用@@identity
摘要:
@@identity的作用是返回最后插入的标识值,所以有很多朋友使用它来获取插入数据后的标识符。但有一点是需要注意的,@@identity返回的是最后的标识符,所以,要想正确的返回插入后的标识符,那么就必须保证,你想要的结果是最后的标识符,否则就会隐藏bug 阅读全文
posted @ 2008-01-09 13:00 today 阅读(9564) 评论(4) 推荐(1) 编辑
posted @ 2008-01-09 13:00 today 阅读(9564) 评论(4) 推荐(1) 编辑