a Database is a collection of related information that may not even involve computers at all. However the database in the computer sense is stored on a disk and plays the role of an information repository.
A Database server is the process that makes the data in the database available to the outside world. Either through SQL or some other CLI the ability to retrieve add change and Delete data is realized. DB2 Oracle SQLServer are all relational database servers.
a Database is a collection of related information that may not even involve computers at all. However the database in the computer sense is stored on a disk and plays the role of an information repository.
A Database server is the process that makes the data in the database available to the outside world. Either through SQL or some other CLI the ability to retrieve add change and Delete data is realized. DB2 Oracle SQLServer are all relational database servers.
A Database is a logically coheirent collection of information in a particular maner which is related some aspect of real world which is designed build and populated the data for a specifis purpiose
But a Data base server is the passage of data ia a database in different location.Oracle Sql etc are using this
a Database is a collection of related information that may not even involve computers at all. However the database in the computer sense is stored on a disk and plays the role of an information repository.
A Database server is the process that makes the data in the database available to the outside world. Either through SQL or some other CLI the ability to retrieve add change and Delete data is realized. DB2 Oracle SQLServer are all relational database servers.