Save
Upgrade to remove ads
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

DATABASE - 1

Review of Database and SQL

QuestionAnswer
is an organized collection of structured information, or data, typically stored electronically in a computer system. Database
is the entire environment used to manage and maintain the data Database System (DBS)
The actual collection of data. The Database (DB):
The software that provides the interface between the users/applications and the database. Database Management System (DBMS):
The people and programs that interact with the system. Database Users and Applications:
the raw, unprocessed facts, figures, and symbols. Data
is processed, organized, structured, or presented data Information
can provide security system. an provide an integrity system. can provide a recovery control system. Users can define the database through a Data Definition Language (DDL) DBMS
What is SQL? is a standard language used to communicate with databases.
is used to define, create, modify, and delete the structure of database objects such as tables, Data Definition Language (DDL)
is used to insert, update, delete, and retrieve data inside database tables Data Manipulation Language (DML)
manages database transactions to ensure data integrity. Transaction Control Language (TCL)
is used to retrieve data from the database. Data Query Language (DQL)
is used to control access and permissions in a database. Data Control Language (DCL)
is a type of database that organizes data into tables (relations) consisting of rows and columns, and relationships between tables are established using keys. Relational Database
Is a table in a relational database composed of rows (tuples) and columns (attributes). Relation
is a column in a relation that represents a property or characteristic of an entity. Attribute
is the set of all permissible values that an attribute can contain. Domain
is an attribute (or combination of attributes) that uniquely identifies each record (tuple) in a relation and cannot contain NULL values. Primary Key
is the overall logical structure or design of a database, including tables, attributes, relationships, constraints, and other objects Database Schema
are used to ensure accuracy and consistency of data in a relational database. Integrity Constraints
What are the types of integrity constraints? ⮚ Primary key Constraints ⮚ Unique Constraints ⮚ Foreign Key Constraints ⮚ Not Null Constraints ⮚ Check Constraints ⮚ Default
is a process of reducing data redundancy in a database. Normalization
The different levels of normal forms: 1. First Normal Form (1NF) 2. Second Normal Form (2NF) 3. Third Normal Form (3NF)
is a conceptual model for designing a databases. Entity-Relationship Model (ER Model)
is a conceptual approach to designing databases by identifying the entities, attributes, and relationships between data objects. Entity Relationship Modeling (ER Modeling)
Created by: user-1782765
 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards