What keys do you have in each table?

來源: westmont 2007-09-14 05:14:01 [] [舊帖] [給我悄悄話] 本文已被閱讀: 次 (209 bytes)
select tblFInal.* from tblFInal, tblRaw where tblFInal.primary_key = tblRaw.primary_key (or tblRaw.secondar_key, depends on your table structure) will give you the records that already exist in table tblFInal.

所有跟帖: 

Problem solved. Thanks a lot. -Small_Potato- 給 Small_Potato 發送悄悄話 (0 bytes) () 09/14/2007 postreply 07:36:25

請您先登陸,再發跟帖!

發現Adblock插件

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

關閉Adblock後 請點擊

請參考如何關閉Adblock/Adblock plus

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

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