what is database server ?Explain Primary key and Foreign key
Answers
Answered by
15
Answer:
Database server is a server which houses a database application that provides database services to other computer programs to computers as defined by the client - server model.
Answered by
5
The explanation of database server and explanation of the primary key and Foreign key is given below .
Explanation:
- The main objective of the database server gives the providing the services database to the computer system .it provides back end services to the computer system.
- The primary key is used to find the unique record in the database management system. The value of the primary key never is NULL.
- Foreign key those values must match be the primary key table of another table. The foreign key may be Null in the table.
Learn More :
- https://brainly.in/question/211157
- https://brainly.in/question/8350051
Similar questions