Database Flashcards
Database characteristics
A store of interrelated data designed to be shared by a group of users
Data in a database is logically related but physically distributed, called a dataset
What can be included in a data
Anything that can be measured or recorded like numbers, characters, strings, images, sound
What should be expected of a database?
Secure, Reliable, Correct, Consistent, Technology Proof
Four main components of database system?
Data
Hardware
Software
Users
Database advantages
Compactness, Speed, Automation, Currency, Control
What is SQL?
Survey Query Language, a standard language for accessing and manipulating databases.
Common tool for interaction with Relational databases
What is ANSI?
American National Standards Institute, which the industry standards conforms to
Advantages of SQL
Allows full control of database
Provides common language for use with different database systems