Computer Science, asked by django, 1 year ago

define database servers? and also define RDBMS

Answers

Answered by muskiee1
3
A relational database management system (RDBMS) is a program that lets you create, update, and administer a relational database. Most commercial RDBMS's use the Structured Query Language (SQL) to access the database, although SQL was invented after the development of the relational model and is not necessary for its use.

django: you define both database and RDBMS
muskiee1: kk
muskiee1: even u want database??
django: yeah
django: but no i have no problem
muskiee1: kk
Answered by monu1213945
1
database server is a type of server which collect all the data connecting to the database.
rdbms is a type of database which stands for relational database management system

django: thank you
django: can you help me
Similar questions