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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T10:59:35+00:00 2026-05-28T10:59:35+00:00

Say I have a bunch of data on some people. This could include Name,

  • 0

Say I have a bunch of data on some people. This could include Name, DOB, Address, Email, etc… Assume there are no unique identifiers (like an id column) on this data, but also assume that there are no repeating rows. I need to figure out the minimum set of fields I can use to query that data and return a unique row.

An example of a solution would be: “I can make a query that specifies a first name, dob, email, and zip, and that would return exactly one or zero rows.”

Did I ask that in a way that makes sense? I am looking for a technique, algorithm, or software package that would solve this problem for a given set of data. Anything that could provide an answer would work. Thanks!

EXAMPLE DATA (the real stuff is much more complex):

FNAME        LNAME         DOB          ZIP       email

John         Smith         1/1/12       77777     dude@fake.com
Sean         Smith         1/2/08       77777     dude@fake.com
Sean         William       4/2/07       77789     stuff@fake.com
Richard      Ross          1/1/12       78989     foo@fake.com

The solution for this set of data would be (FNAME, LNAME) or (EMAIL, DOB) or (EMIAL, FNAME).

  • 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-28T10:59:36+00:00Added an answer on May 28, 2026 at 10:59 am

    i think you will need an iterative approach.

    perhaps you can begin with each column, and attempt to create a unique index.

    if you have success, then done.

    if you are unable to create unique index then add another column and try again.

    do this for all columns until you can successfully make the index.

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

Sidebar

Related Questions

Let's say I have some Control that has been disabled. It contains a bunch
Let's say I have a bunch of jQuery's .data() set for an HTML element
I have bunch of data in this form xxx(xx.xx) - number of digits are
I have this problem. So I have a bunch of data that must be
Say you have a bunch of files. Say you can store meta data to
Say I have a bunch of tables where the objects are marked deleted rather
Let's say I have a bunch of classes that look something like... class Foo{
Let's say that I have a bunch of class instances that serve different purposes,
In C++, say you have a whole bunch of objects that you want to
Say I have: class Vector3 { float x, y, z; ... bunch of cuntions

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.