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

  • Home
  • SEARCH
  • 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 7180153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T17:17:19+00:00 2026-05-28T17:17:19+00:00

I have several tables that contain several strings for fields. Some of these fields

  • 0

I have several tables that contain several strings for fields. Some of these fields may or may not always contain data. If I create a record with a string field that’s null at the time of the record’s creation, does it become a problem when I do a read query of that record because the field is null or does the query return an empty string?
What’s considered based? Non-nullabe strings or nullable strings, and when to know the difference?

Thanks for your suggestions.

  • 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-28T17:17:20+00:00Added an answer on May 28, 2026 at 5:17 pm

    The query will return an empty string if that is what is stored in the database and a null value (System.DBNull) if it is a nullable string with a null in it.

    The decision, however, should be based on the data you are modeling, not the functionality of queries.

    Null in a DB generally means that a value is either unknown or was left blank. This can be distinct from an empty string which could be used to mean there IS no value.

    Take for example a MiddleName field. You might want to distinguish between someone with no middle name (empty string) and someone who didn’t enter it yet (Null). In this case you’d want a nullable string field.

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

Sidebar

Related Questions

I have a data-upload function that load some data into several tables and processes
I have several tables that contain multipolygons. I need to find points within these
I have some MySQL databases that have several tables that contain (amongst others) some
I have several database tables that just contain a single column and very few
I have a long running insert transaction that inserts data into several related tables.
I have several tables: CREATE TABLE [dbo].[Tracks]( [Id] [uniqueidentifier] NOT NULL, [Artist_Id] [uniqueidentifier] NOT
I have an SQLite3 database that contains several tables. All of these tables include
I have created a Python module that creates and populates several SQLite tables. Now,
I have several tables whose only unique data is a uniqueidentifier (a Guid) column.
I have several sources of tables with personal data, like this: SOURCE 1 ID,

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.