asked 83.3k views
4 votes
When two or more tables share the same number of columns, and when their corresponding columns share the same or compatible domains, they are said to be

asked
User Shogan
by
7.8k points

1 Answer

1 vote

Answer:

:Union compatible

Step-by-step explanation:

Two parameters are said to be similar or union compatible if both the parameter have similar attribute.

In DBMS, two table are said to be union compatible if they have same attribute and same attribute domain.

It help to draw the attention toward the structure of the table that shows that all the attribute on which table has been drawn are same in both given table.

answered
User Vlad Preda
by
7.2k points