Nullable
नल-योग्य; NULL की अनुमति वाला (वैकल्पिक)
Origin & History
Formed from "null" + the suffix "-able" meaning "capable of/allowed to"; common in database and programming terminology.
"null" + "-able" (अर्थ: "सक्षम/अनुमति-योग्य") से बना; डेटाबेस और प्रोग्रामिंग की शब्दावली में प्रचलित।
Definition
In databases and programming, "nullable" describes a field/column/variable that is permitted to have the value NULL, meaning "no value/unknown/not applicable".
डेटाबेस और प्रोग्रामिंग में "nullable" उस field/column/variable को कहते हैं जिसमें NULL मान रखने की अनुमति होती है, यानी "कोई मान नहीं/अज्ञात/लागू नहीं"।