Databases : A database is a collection of information that is organized so that it can be easily accessed, managed and updated. Data is organized into rows, columns and tables, and it is indexed to make it easier to find relevant information. Data gets updated, expanded and deleted as new information is added. Databases process workloads to create and update themselves, querying the data they contain and running applications against it. Computer databases typically contain aggregations of data records or files, such as sales transactions, product catalogs and inventories, and customer profiles. Typically, a database manager provides users with the ability to control read/write access, specify report generation and analyze usage. Some databases offer #ACID (atomicity, consistency, isolation and durability) compliance to guarantee that data is consistent and that transactions are complete. List of mostly used databases are: 1) #MySql 2) #Mariadb 3) #Sql Server 4) #Oracle 5) #DB2 6) #SQLite - Study24x7
Social learning Network
46 followers study24x7 22 Nov 2018 02:32 PM study24x7 study24x7

Databases : A database is a collection of information that is organized so that it can be easily accessed, managed and updated. Data is organized into rows, columns and tables, and it is indexed to make it easier to find relevant information. Data gets updated, expanded and de...

See more

Databases : A database is a collection of information...
study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles