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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T17:20:19+00:00 2026-06-12T17:20:19+00:00

Why a lossy decomposition is called lossy ? What exactly we loss in a

  • 0

Why a lossy decomposition is called lossy ? What exactly we loss in a lossy decomposition?

There is a relation R. It is decomposed into two relation R1 and R2.

if R = (R1 JOIN R2) then it is losless join decomposition.It is alright.

if R is a subset of (R1 JOIN R2) then lossy join decomposition.

Here is lossy join decomposition, after join R1 and R2 we are actually getting more records compare to R. So what are we losing. ?

  • 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-12T17:20:20+00:00Added an answer on June 12, 2026 at 5:20 pm

    Since we are dealing with some instance, R, the relation contains a fixed number of records. It also implicitly contains information about which records do not exist. If the join of R1 and R2 produce extra records, we lose informational integrity.

    Suppose you were using the following relation R = (SSN, Name, Address):

               R
    SSN     Name      Address
    1111    Joe       1 Pine
    2222    Alice     2 Oak
    3333    Alice     3 Pine
    

    Let R1 = (SSN, Name) and R2 = (Name, Address).

         R1                     R2
    SSN     Name     |     Name    Address
    1111    Joe      |     Joe     1 Pine
    2222    Alice    |     Alice   2 Oak
    3333    Alice    |     Alice   3 Pine
    

    The join of R1 and R2 would produce the following table:

           R1 join R2
    SSN     Name      Address
    1111    Joe       1 Pine
    2222    Alice     2 Oak
    2222    Alice     3 Pine
    3333    Alice     2 Oak
    3333    Alice     3 Pine
    

    The information lost in this example is the address for person 2222 and 3333. In the original relation, R, person 2222 lives at 2 Oak. In the join of R1 and R2, person 2222 either lives at 2 Oak or 3 Pine–we no longer have this information.

    This is how extra information can result in a lossy decomposition. The records were not lost–what we lost was information about which records were in the original relation.

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

Sidebar

Related Questions

Are there any compression algorithms -- lossy or lossless -- that have been specifically
I'm getting a loss of precision error when there should be none, AFAIK. this
In medical imaging, there appears to be two ways of storing huge gigapixel images:
I'm at a loss, I need some help. The string looks like: Hello World
I am at a loss how best to approach for loops in JavaScript. Hopefully
I'm at a loss and hoping to find help here. What I'm trying to
I'm at loss of how to create a Java enum in Clojure. I want
I'm at a loss, I can't see the reason something as simple as this
I'm at a loss why this loop stops after the first item. Can someone
Simple issue but I'm at a loss to debug this further. I followed the

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.