Data Modeling Question:

What is a Table (entity)?

Data Modeling Interview Question
Data Modeling Interview Question

Answer:

☛ Data stored in a form of rows and column is called as table.
☛ Each column has data type and based on the situation, integrity constraints are enforced on columns.


Previous QuestionNext Question
Tell me what is a composite foreign key constraint?Tell me what is basic elements of ERD?