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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T08:31:11+00:00 2026-06-17T08:31:11+00:00

I have several values, generated from PHP. Like 1, 10, 15, 17, 20. Also

  • 0

I have several values, generated from PHP. Like 1, 10, 15, 17, 20.
Also I have a table with several values, like:

id
1
3
10
12
15

I want to write a query, which will give me all numbers, which do not exist in table id column.
In my example, values of 17 and 20 should be returned.

  • 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-17T08:31:12+00:00Added an answer on June 17, 2026 at 8:31 am

    I would

    SELECT id FROM table WHERE id IN (1, 10, 15, 17, 20)
    

    Which will get you those which are in your set.

    And then use some PHP array function to get the substract of the arrays.

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

Sidebar

Related Questions

I have several values in a temp table called #tempIQ and I want to
I'm new to using JDBC + MySQL. I have several 1/0 values which I
Introduction I have some sort of values that I might want to access several
I have several objects like this: I want to move type and value one
I want to do a ranking grid. I have a table with different values
I have several a tags being generated dynamically in a enterprise application like below
I have a php script which processes xml returned from an api call. What
I have a generated stub for a .net web service which has several string
I have an MCA object generated from function MCA in package missMDA, which returns
I have several values I'm rendering as <li> elements on my template and I

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.