Database model that provides access to data points that are connected to each other
What is a relational database?
The statement used to retrieve data from a database
What is select?
Defines the structure of a web page
What is HTML?
A web page that reacts to user interactions
What is a dynamic web page?
Type of activities that are used to pull data from an application or web page
What are output activities?
Used to define rules for data in a column of a database table
What are constraints?
The SQL variant used by a database vendor
What is a SQL dialect?
Framework used when you really can't art
What is Bootstrap JS?
The words the acronym DOM stands for
What is the Document Object Model?
Allows an automation to locate a string based on a pattern
What is a fuzzy selector?
Way of designing a database to ease data mangement
What is normalization?
The type of functions that are often used with a group by clause
What are aggregate functions?
Elements that describe their meaning in a human-readable way
What are semantic elements?
Any significant change in the state of a web page
What is an event?
Activities that set the scope for a specific application or browser
What are containers?
Shows a visual representation of a database including the relationships between the contents of its tables
What is an ER diagram?
A collection of keywords used to combine the results of queries
What are set operations?
Defines a web page's style within the head element
What is internal styling?
Functions that are called when an event occurs
What are event handlers?
The name for what you or the robot does to an application or web page
What is an input action?
The accuracy and consistency of data within a relationship
What is referential integrity?
Sublanguage that includes the create and drop keywords
What is the Data Definition Language (DDL)?
The area in the CSS box model between the content and its border
What is padding?
Identifies elements in the DOM
What are selectors?
The words the acronym OCR stands for
What is Optical Character Recognition?