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 つのテーブルがあるとします。
まず販売から:
2番目の株: 実際には同じ構造で
現在、店舗に何日分の在庫があるかを分析する必要があります。そのためには、過去 20 週間のショップごとの 1 日あたりの平均売上を計算し、残りの在庫を平均売上率で割る必要があります。
どうすればこれを達成できますか?