Skip to content

Commit 64e9dd0

Browse files
removed redundancy from bkup, too tehcnical
1 parent 1e0d83b commit 64e9dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reading.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -752,9 +752,9 @@ databases at all?
752752

753753
Databases are beneficial in a large-scale setting:
754754

755-
- they enable storing large data sets across multiple computers with automatic redundancy and backups
755+
- they enable storing large data sets across multiple computers with backups
756756
- they provide mechanisms for ensuring data integrity and validating input
757-
- they provide security mechanisms to control access to data
757+
- they provide security and data access control
758758
- they allow multiple users to access data simultaneously and remotely without conflicts and errors.
759759
For example, [there are billions of Google searches conducted daily](https://www.internetlivestats.com/google-search-statistics/).
760760
Can you imagine if Google stored all of the data from those searches in a single `.csv

0 commit comments

Comments
 (0)