Computer Science, asked by saif2041, 1 year ago

Adding a column whose value is not null by default in MySQL?

Answers

Answered by PiyushSinghRajput1
2

NULL is always the preferred way in SQL to indicate that a data value is unspecified or nonexistent for any reason. The SQL zero-length string (empty string) is specified by two single quote characters. The empty string ('') is not the same thing as NULL.

Answered by Anonymous
2

Answer:

It is always whose value is not default in MySQL

Similar questions