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].