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 854393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T07:55:03+00:00 2026-05-15T07:55:03+00:00

Good Morning, Just a quick question what this field actually means? I am trying

  • 0

Good Morning,

Just a quick question what this field actually means?

I am trying to create an export script which follows this standard:

 lname   varchar(30)     **NOT NULL**,

So if last name is_nullable=yes then would I put NULL rather than NOT NULL at the *’d code.

Many Thanks,
Joel

  • 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-05-15T07:55:03+00:00Added an answer on May 15, 2026 at 7:55 am

    The docs for CREATE TABLE state

    <column_definition> ::=
    column_name <data_type>
        [ FILESTREAM ]
        [ COLLATE collation_name ] 
        [ SPARSE ] 
        [ NULL | NOT NULL ]
        [ 
            [ CONSTRAINT constraint_name ] DEFAULT constant_expression ] 
          | [ IDENTITY [ ( seed ,increment ) ] [ NOT FOR REPLICATION ] 
        ]
        [ ROWGUIDCOL ] [ <column_constraint> [ ...n ] ] 
    

    with further explanation

    NULL | NOT NULL

    Determine whether
    null values are allowed in the column.
    NULL is not strictly a constraint but
    can be specified just like NOT NULL.
    NOT NULL can be specified for computed
    columns only if PERSISTED is also
    specified.

    The [ ] brackets mean you don’t have to specify either, but given the complexity of the rules around what the default is (see “Nullability Rules Within a Table Definition” in the above link), you’re probably better off always saying which you want.

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

Sidebar

Related Questions

Good morning, I've been up all night trying to figure this out on my
Good Morning, Quick CSS question. Does anyone know any quick css to make an
Good morning friendly Flashers ;) So I've been trying since yesterday to just load
Good Morning, I have copied this code from somewere <script type=text/javascript> $(function() { setInterval(rotateImages(),
Good morning, all. This is my first question on stackoverflow, so hopefully this isn't
Good morning, Apologies for the newbie question. I'm just getting started with ASP.NET internationalization
Good morning, afternoon, evening or night (depending on your timezone). This is just a
Good morning. I've been having this issue for some days and have been lokking
Good morning folks, I'm just that beginner in json, I have a formated data
Good Morning! I am writing a small AJAX application, using this function as a

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.