Computer Science, asked by rajpalsinghmaurya4, 1 day ago

can two tables are related in Rdbms?​

Answers

Answered by rathimadhankumar82
2

Answer:

Your database system relies on matching values found in both tables to form relationships. When a match is found, the system pulls the data from both tables to create a virtual record.

Similar questions