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.
CHAR または VARCHAR2 変数を宣言するときは、マルチバイト文字セットで常に n 文字を保持できるようにするには、その長さを文字数で宣言します。 (32767/4) = 8191.
FLOOR(8191) から得られる多くの値