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.
id - in_id - nat_id 1 1 1 2 1 3 3 3 3 4 2 1
上記の表の 3 つの列で同じ値、つまり 1 と 3 を返す値のみを mysql で選択することは可能ですか?
それとも、この種のフィルターはphpでのみ可能な投稿クエリですか?
ありがとう、ジョン