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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T09:58:32+00:00 2026-05-18T09:58:32+00:00

I have a list of feeds: (‘feed1’, ‘feed2’, ‘feed3’) I also have a table

  • 0

I have a list of feeds:

('feed1', 'feed2', 'feed3')

I also have a table feeds with a list of feeds, I need to find which feeds in my search list don’t appear in the database.

CREATE TABLE `feeds_filtered` (
  `id` CHAR(36) NOT NULL,
  `url` VARCHAR(255) NOT NULL,
  ......
  PRIMARY KEY (`id`)
) ENGINE=MYISAM DEFAULT CHARSET=utf8;

For example feed1 and feed3 exist in my table so I want feed 2 returned.
Please note: that the feeds table also has feed4, feed5 etc so I don’t want them returned either. Only feed2

I can easily write a PHP script to do this, but I was wondering if there was an easy way to do this is MySQL?

Thanks in adavnce!

  • 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-18T09:58:32+00:00Added an answer on May 18, 2026 at 9:58 am

    You could create a temporary table, do a LEFT JOIN, then get the records where the RHS of the join is NULL.

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

Sidebar

Related Questions

I need to have a complete list of feeds provided by all of sites
I have DataTable which feeds a dropdown list. The values of this dropdown persist
I have list of articles on the page in table and i want to
I have List I want to sort Desc by Priority, which is int and
I have list of files which contain particular patterns, but those files have been
I have made a program in which i am fetching list of youtube videos
I have an XML DataSource which feeds a repeater control. However, I'm having some
I have a list of 300 RSS feeds of news articles stored in a
I have an RSS reader which display the titles of a RSS feeds in
I have a tableView that shows a list of rss feeds in it's cells,

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.