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.
データベースにテーブルがあり、一部のフィールドはテキスト ファイルからインポートしたため、NULL ではありません。 .解決策はありますか?
インポートする前に、テキスト エディターの検索と置換機能を使用して、すべての N/A 値を Null に置き換えます。テキスト ファイルで Null を表すために何を使用する必要があるかはわかりませんが、MySQL が理解できるものがあるはずです。