Computer Science, asked by sayyadul4888, 3 months ago

Explain all the terms related to database advantage

Answers

Answered by prakriti490
2

Answer:

Basic Database Terminology

Database. A database is a named collection of tables. ...

Command. A command is a string that you send to the server in hopes of having the server do something useful. ...

Query. ...

Table (relation, file, class) ...

Column (field, attribute) ...

Row (record, tuple) ...

View. ...

Client/server.

Similar questions