noun
Computing term for a string of zero length, often represented as "" in programming.
データベースにナル文字列が保存されている場合、空文字列として扱われる。
When a null string is stored in the database, it is treated as an empty string.
Loanword from English 'null string', combining ナル (null) and 文字列 (string).