Matching
Match each item with a statement below.
Premises:
A field in the child table that is used solely to link information to an appropriate record in the parent table.
An error that occurs while an application is running.
An intersection of a row and column in a DataGridView.
An electronic file that contains an organized collection of related information.
A group of related records.
A language feature in Visual Basic that can be used to create a query.
Database field(s) that uniquely identifies each record.
A copy of the data (fields and records) the application can access from the database.
A database that stores information in tables composed of columns and rows.
Responses:
LINQ
table
computer database
cell
dataset
exception
primary key
relational database
foreign key
Correct Answer:
Premises:
Responses:
A field in the child table that is used solely to link information to an appropriate record in the parent table.
An error that occurs while an application is running.
An intersection of a row and column in a DataGridView.
An electronic file that contains an organized collection of related information.
A group of related records.
A language feature in Visual Basic that can be used to create a query.
Database field(s) that uniquely identifies each record.
A copy of the data (fields and records) the application can access from the database.
A database that stores information in tables composed of columns and rows.
Premises:
A field in the child table that is used solely to link information to an appropriate record in the parent table.
An error that occurs while an application is running.
An intersection of a row and column in a DataGridView.
An electronic file that contains an organized collection of related information.
A group of related records.
A language feature in Visual Basic that can be used to create a query.
Database field(s) that uniquely identifies each record.
A copy of the data (fields and records) the application can access from the database.
A database that stores information in tables composed of columns and rows.
Responses:
Related Questions
Q26: The way Visual Basic saves changes to
Q27: The AutoSizeColumnsMode property has _ different settings
Q28: Connecting an object to a control is
Q29: What are the advantages of storing data
Q30: Each record in a table contains _
Q32: One restriction of a relational database is
Q33: Describe the default action taken by Visual
Q34: A _ specifies the fields and records
Q35: Describe two ways to bind an object
Q36: A _ control displays the table data