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.
私は oracle 11g で作業していますが、テキスト列の長さを可能な限り最大 (4000 バイト) にしても問題ないかどうか疑問に思っています。これは、oracle エンジンが使用済みの長さのみを割り当てるためです。または、このアクションは、この DB から読み取るアプリケーションのパフォーマンスに影響します。
簡単に言うと、オラクル エンジンが 4000 バイトを割り当てない場合、常に使用しない理由です。
よろしくお願いします。