2005年10月6日

如何让所请读取的数据自动产生编号.

摘要: 如何让所请读取的数据自动产生编号… 方法-:Select Serial_numbr=( select count(1)+1 from Table_Name Where number_code<=t.number_code),* From Table_Name t (其中的count(1)+1 ... 阅读全文

posted @ 2005-10-06 12:59 封起De日子 阅读(129) 评论(0) 推荐(0)

导航