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

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 there an analogous conditional-not-present attribute or maybe a way to use the Conditional
i am trying to use an ASP conditional here: if (Request.Cookies(username)) and (Request.Cookies(password)) <>
Is it possible to use If Else conditional in a LINQ query? Something like
I am trying to use set.insert (key) as a conditional, where if the key
To support multiple platforms in C/C++, one would use the preprocessor to enable conditional
I read somewhere that one should never use error conditions as normal program flow.
Possible Duplicate: Why not use tables for layout in HTML? Under what conditions should
I often use this code pattern: while(true) { //do something if(<some condition>) { break;

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.