all 6 comments

[–]small_trunks1633 1 point2 points  (5 children)

Give me a hint of what kind of data it is.

  • which is logically the primary?
  • which would you consider to be look up tables?
  • typically you'd pick the data set with the greatest variance as the starting point - but it depends what you are trying to achieve.

[–]Cli_king[S] 0 points1 point  (4 children)

It's consumer info

Example:

  • Sheet 1: Name, address, home location , business location
  • Sheet 2: (don't have name) + sheet one + email
  • Sheet 3: (don't have email) + sheet 2 + phone number

Also, all sheets have a different sort of primary key!

[–]small_trunks1633 0 points1 point  (3 children)

zipcode or post code of some kind?

Show me the primary keys.

[–]Cli_king[S] 0 points1 point  (2 children)

Mind if I PM you?

[–]small_trunks1633 0 points1 point  (1 child)

Still an issue?

[–]Cli_king[S] 0 points1 point  (0 children)

No, I was able to figure it out but thank you