Solutions for future ...

來源: DBDB 2004-06-30 20:20:58 [] [舊帖] [給我悄悄話] 本文已被閱讀: 次 (361 bytes)
回答: 回複:SQL statement about going tlidongmei2004-06-30 18:46:10
As F64 said, records in a table were placed in ramdom.

The [Last Record] means the recored very recently inserted, this means you can trace EITHER an incremental ID column or datetime stamp, with MAX()
function, ex, max(ID) or MAX(time_added).

If you are using Oracle, there is an internal RowID,
but it is BAD practice to use it in program.
請您先登陸,再發跟帖!

發現Adblock插件

如要繼續瀏覽
請支持本站 請務必在本站關閉/移除任何Adblock

關閉Adblock後 請點擊

請參考如何關閉Adblock/Adblock plus

安裝Adblock plus用戶請點擊瀏覽器圖標
選擇“Disable on www.wenxuecity.com”

安裝Adblock用戶請點擊圖標
選擇“don't run on pages on this domain”