The document discusses fuzzy logical databases and an efficient algorithm for evaluating fuzzy equi-joins. It introduces fuzzy concepts in databases, defines a new measure for fuzzy equality, and proposes a fuzzy equi-join based on this measure. It then presents a sort-merge join algorithm called SMFEJ that uses interval ordering to efficiently evaluate the fuzzy equi-join in two phases: sorting relations on join attributes, and joining tuples with overlapping ranges.