java - How to Pass NULL Data Type? -


What is the datatype for NULL while passing that value to a database?

There is a tap of the data type NULL means ABSENCE data when there is no data, how can it be sorted out?


Comments