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.
私のアプリケーションでは、sqlite データベースの 1 つの列に 2 つの文字列、つまり同じ単語に 2 つの画像を保存したいのですが、主キーと外部キーの関係以外にこれを行う代替手段はありますか?
次のような画像用に 2 つの列を設定できます。
マイテーブル
columnWord columnImage1 columnImage2