I have a tableA:ID value 1 100 2 101 2 444 3 501 Also TableB ID Code12 Now I want to populate col = code of table B if there exists ID = 2 in tableA. for ...
確定! 回上一頁