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 と NAME の 2 つの列を持つテーブルがあり、NAME の形式は A-123-B-456 です。この A と数字、B と数字の組み合わせはユニークです。
1 A-123-B-456
この1つのデータの2行が必要です
1 A-123-B-456 2 B-456-A-123.
この形式に変換するのを手伝ってください。