Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9050671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T12:42:48+00:00 2026-06-16T12:42:48+00:00

I set default value in a field NOT NULL. The sql is as follows.

  • 0

I set default value in a field NOT NULL.
The sql is as follows.

insert into table_name () values ()

I expected this sql should be rejected by MySQL as a field restricts NULL.
But, the field had a value “”(null character string).

Then, I tried another sql.

insert into table_name (name) values (NULL)

As this sql was rejected, no value was inserted.

MySQL seems to distinguish NULL and “”. Do I have to avoid first sql such as “values ()”?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T12:42:49+00:00Added an answer on June 16, 2026 at 12:42 pm

    Do I have to set default value in a field that is set as NOT NULL?

    YES if you are doing an INSERT where in you will not set any values to the NOT NULL columns

    and

    NO not needed anymore, if you are providing a value on the columns that are NOT NULL on INSERT.

    You can refer to this

    http://dev.mysql.com/doc/refman/5.0/en/data-type-defaults.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want to set the default value in a sql server 2005 datetime field
I'm trying to set a default value for a search field. The idea is
In MySQL I can easily set the default value of a timestamp field to
I have a table that has a smalldatetime NOT NULL field with a default
I have field in MySQL table which i set it to default value as
I hope this isn't a dumb question. You can set a default value for
how can i set default value in sonata admin bundle the data option is
How to set default VALUE in SubQuery result using mysql SELECT p.`id`, p.`name`, p.`class_name`,
When I set a default value formula for a date parameter in SSRS, such
How can I set a default value such as don't have any information instead

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.