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.
データベースにテーブルを作成する必要があり、フィールドの 1 つに 250 ~ 1000 バイトが含まれます。読み書きのパフォーマンスに関しては、VARBINARY または BINARY(1000) を使用する必要がありますか? それは問題ですか?