Computer Science, asked by pastelrose2008, 2 days ago

Sam wants to create a table for storing employee details. Suggest 5 fields and its data types. Among the fields which you suggest, select the suitable one as primary key.

Answers

Answered by itzmittu
0

Answer:

table has records (rows) and fields (columns). Fields have different types of data, such as text, numbers, dates, and hyperlinks. A record: Contains specific data, like information about a particular employee or a product.

Similar questions