Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
紛らわしいタイトルで申し訳ありません。2回目に読んだとき、私自身は理解できませんでした。
それでは詳細説明です。
次の列を持つ「賞」というテーブルがあります:名前、金額、従業員
次の列を持つ別のテーブル「従業員」:Emp_Id、Emp_Name
「賞」テーブルの従業員列には、実際には「従業員」テーブルを参照する従業員 ID である値「01,20」があります。
選択した「賞」クエリで従業員名を取得する方法はありますか?