Other contributors have said "What are Spurious Tuples?" is the same question as "What is spurious tuples?" If you believe that these are not asking the same thing and should be answered differently, click here

What is spurious tuples?

Answer:

A spurious tuple is a record in database that get created when two tables are joined badly. Spurious tuples are created when two tables are joined on attributes that are neither primary keys nor foreign keys.

Hopes this will help you .

First answer by Ahmedarid. Last edit by Ahmedarid. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 3 [recommend question].