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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:43:50+00:00 2026-05-13T15:43:50+00:00

How to use Conditional where clause in Mysql? Select * from table where SubId=’1′

  • 0

How to use Conditional where clause in Mysql?

Select * from table where SubId='1' and null

Is it right? I want to display records with subId=1 and rows with subId null

Any suggestion…

  • 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-13T15:43:50+00:00Added an answer on May 13, 2026 at 3:43 pm

    This is what you need:

     SELECT * FROM table WHERE SubId='1' OR SubId IS NULL
    

    Unfortunately in English language, AND and OR can be used interchangeably in certain cases:

    • “I always carry an umbrella for when it rains and snows.”
    • “I always carry an umbrella for when it rains or snows.”

    This is probably why you were trying to build your query with an ‘AND’. You may want to check the following Wikipedia article for further information about this problem:

    • English language use of Boolean terms in Boolean Logic
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use conditional binding in ninject, based on passed parameters. I have
How to use conditional select query in SQL Server ? I have a column
can we add conditions in WHERE clause in MySQL with use of IF construct
I use the fallowing HQL-Query with NHibernate: from Contact a where a.Id in (select
Why would someone use WHERE 1=1 AND <conditions> in a SQL clause (Either SQL
When I use conditional breakpoint in VS2005 instead of using temporary code to check
Is it ok to use conditional operators like a statement like so? (x ==
Is there any way to use conditional statements in CSS?
I see in PHPBB they use conditional statements inside their HTML, or XHTML; if
When I use a conditional statement targeting IE6 and below with some PHP code

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.