Deck 1: Access: Introduction to Access

ملء الشاشة (f)
exit full mode
سؤال
What you split a database what object type is put in the back end?

A)Tables
B)Forms
C)Reports
D)Macros and Modules
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A customer's cell phone would be an example of a ________.

A)table
B)record
C)field
D)primary key
سؤال
When you close a table after using a selection filter and then reopen it, what happens to the filter?

A)The filter is still operating.
B)The filter is not saved.
C)The filter is removed, but Toggle Filter will bring it back.
D)The filter is removed permanently.
سؤال
Most users enter information into a database through the use of a ________.

A)form
B)table in datasheet view
C)query
D)macro
سؤال
The ACCDE format allows users to ________.

A)view data, but make no changes to the structure or to enter data
B)do anything to the structure and data because it is just a format for compressing data
C)enter data, but not add, modify, or delete objects
D)run the Access database without Access installed
سؤال
How would you sort or filter records in a field that begins with both numbers and letters so that the records which begin with numbers appear before the records that begin with letters?

A)Filter by form
B)Selection filter
C)Sort descending
D)Sort ascending
سؤال
If you want fewer records to display, you should use which operator in your filter?

A)AND
B)OR
C)NOT
D)NOR
سؤال
You only need to save an object when ________.

A)you make changes to its data
B)you make changes to its structure
C)you add or delete fields
D)you want to rename the object
سؤال
What produces a subset of your data?

A)Macro
B)Field
C)Table
D)Query
سؤال
To assign a field size of 12 to a field you would ________.

A)pick Short Text from the Data Type list
B)pick Long Text from the Data Type list
C)type 12 in the Description area of that field
D)enter 12 in the Field Size property of that field
سؤال
When does Access save a record?

A)When you press the Save icon
B)When you move to a different field
C)When you move to a different record
D)When you close the form or table
سؤال
Which of the following is not a valid criteria in a filter?

A)="Fred"
B)=>14
C)<>125
D)Is Null
سؤال
How can you toggle viewing the Navigation Pane?

A)Shutter Bar View\Hide button
B)Navigation Pane View\Hide button
C)Shutter Bar Open\Close button
D)Navigation Pane Open\Close button
سؤال
Backstage view gives you access to which command?

A)Relationships
B)Clipboard
C)Save As
D)Form Design
سؤال
In Datasheet view, what does a pencil symbol to the left of a record indicate?

A)Data in that record has not been saved yet.
B)Data in that record has recently been modified and saved.
C)Data in that record has a data integrity violation and needs to be changed.
D)Data in that record is about to be deleted.
سؤال
What database object organizes your data by rows and columns?

A)Table
B)Form
C)Report
D)Macro
سؤال
What interface element shows you the various objects in your database?

A)The Database Tools menu
B)The Database Properties pane
C)The Home menu
D)The Navigation pane
سؤال
How many records do most forms display?

A)0 (Forms don't display records)
B)1
C)2
D)All the records at the same time
سؤال
A module uses what programming language?

A)SQL
B)VBA
C)VBL
D)HTML
سؤال
What does opening a database in exclusive mode assure?

A)That a password has been set previously
B)That no changes can be made to the structure of the database
C)There is no such thing as exclusive mode.
D)That you are the only person with that database open
سؤال
One reason to begin with a template is that you do not have to ________.

A)enter so much data
B)know anything about Access
C)create as many objects
D)create the table relationships
سؤال
To move a field you ________.

A)left-click the column heading, then drag the field to where you want it
B)right-click the column heading, then drag the field to where you want it
C)right-click the column heading and select Move Column
D)do nothing. You can't move a field
سؤال
Which of the following is not one of the three methods for creating a database?

A)Create a blank desktop database
B)Create a blank cloud database
C)Create a custom web app
D)Create a database from a template
سؤال
What view normally appears when you double-click a table?

A)Form view
B)Layout view
C)Design view
D)Datasheet view
سؤال
To view or modify a table's structure you would go to what view?

A)Datasheet
B)Form
C)Design
D)Layout
سؤال
Which of the following is not a property of a number data type?

A)Allow zero length
B)Caption
C)Validation
D)Required
سؤال
What is the most important thing you need if you are going to create a Web app?

A)Access Professional
B)A host server
C)The latest version of your favorite Web browser
D)The latest version of Internet Explorer or Microsoft Edge
سؤال
When you click the Enable Content warning, the database is now ________.

A)trusted on this computer
B)trusted for this session
C)trusted for any computer
D)unlocked
سؤال
Only the ________ versions of Microsoft Office include Access.
سؤال
What are the two ways you can view a table?

A)Design and Layout views
B)Design and Datasheet views
C)Datasheet and Form views
D)Datasheet and Layout views
سؤال
DBMS stands for ________.
سؤال
If you sorted a table which had 53 records by two fields, one ascending and the other descending, how many records would display?

A)It depends on how many of the fields are blank.
B)53
C)106
D)It depends on how many of the fields contain exactly the same information.
سؤال
What two tabs are unique to Access?

A)External Data and Mailings
B)Mailings and Database Tools
C)Developer and Data
D)External Data and Database Tools
سؤال
What type of filter displays records based on a criterion you choose?

A)Selection filter
B)Filter by Report
C)Exact Match filter
D)Toggle filter
سؤال
When you enter items into a database, you are entering ________.
سؤال
Which method of creating a database demands the least amount of expertise in Access?

A)Creating a blank desktop database
B)Creating a custom web app
C)Importing an Excel spreadsheet
D)Using a template
سؤال
To create a database from a template you would use which view?

A)Design
B)Layout
C)Create database
D)Backstage
سؤال
Which of the following is not a valid comparison operator?

A)<>
B)=
C)=>
D)<=
سؤال
In datasheet view, what do the rows indicate?

A)Tables
B)Fields
C)Records
D)Information
سؤال
What is SharePoint?

A)A host server
B)An Access alternative
C)A PowerPoint alternative
D)An application that lets others in your office share your computer's database
سؤال
A web app is a ________-based database.
سؤال
The ________ command helps you locate specific records.
سؤال
A ________ allows you to select only the records you want.
سؤال
Tables, queries, forms, and reports are all considered to be ________.
سؤال
Reports cannot change ________, they only display it.
سؤال
An ________ enables you to add a set of common Access components to an existing
database.
سؤال
ACCDE is an acronym for ________.
سؤال
The AND operator includes records only if ________ the criteria are met.
سؤال
If you want fewer records in your filter you should use the ________ operator.
سؤال
The ________ icon indicates that a field is the primary key.
سؤال
Using Filter by Form allows you to filter on ________ criteria.
سؤال
In Datasheet view, ________ represent fields.
سؤال
The ________ data type is generated by Access whenever a new record is created.
سؤال
Pressing the ________ key when you are in the last field in the last record will enter a new record.
سؤال
The ________ comparison operator indicates "not equal."
سؤال
Before you can password protect a database you must open it in ________ mode.
سؤال
You can create a ________ from your own database so that you can reuse its structure whenever you need.
سؤال
A ________ is a stored series of steps or commands.
سؤال
Unlike other Office applications, Access works mostly from ________.
سؤال
Normally Access uses a(n)________ Documents interface.
سؤال
As long as your data is accurate there is no real need to print preview your reports.
سؤال
Every time you open a database you will receive a security warning.
سؤال
A primary key can be a combination of several fields.
سؤال
You always know when you are using a database.
سؤال
Only the most complex databases have more than one table.
سؤال
Using the Compact and Repair Database utility on a regular basis is good practice.
سؤال
Be careful before you delete a record from a table.
سؤال
Using Filter by Form enables you to filter on multiple criteria.
سؤال
You can only sort records by one field.
سؤال
When first designing a database it is not important what data type you assign each field because you can easily change it later.
سؤال
Your birthday would be a good candidate for a primary key.
سؤال
Filters do not delete data or records.
سؤال
A good practice is to make backups of your databases on different storage devices.
سؤال
If you see plus signs (+)next to records in Datasheet view then you know that two or more tables are related.
سؤال
Reports can draw data from tables or queries.
سؤال
Naming a table carefully is very important because it is the only way to describe what data that table contains.
سؤال
Searching a website to help you find just the right product involves database technology.
سؤال
Creating a database from a template can help you get started more quickly.
سؤال
Microsoft SSL Server is an example of an advanced DBMS.
سؤال
When you type Smith in a person's last name field you are entering information.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/92
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: Access: Introduction to Access
1
What you split a database what object type is put in the back end?

A)Tables
B)Forms
C)Reports
D)Macros and Modules
A
2
A customer's cell phone would be an example of a ________.

A)table
B)record
C)field
D)primary key
C
3
When you close a table after using a selection filter and then reopen it, what happens to the filter?

A)The filter is still operating.
B)The filter is not saved.
C)The filter is removed, but Toggle Filter will bring it back.
D)The filter is removed permanently.
C
4
Most users enter information into a database through the use of a ________.

A)form
B)table in datasheet view
C)query
D)macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
5
The ACCDE format allows users to ________.

A)view data, but make no changes to the structure or to enter data
B)do anything to the structure and data because it is just a format for compressing data
C)enter data, but not add, modify, or delete objects
D)run the Access database without Access installed
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
6
How would you sort or filter records in a field that begins with both numbers and letters so that the records which begin with numbers appear before the records that begin with letters?

A)Filter by form
B)Selection filter
C)Sort descending
D)Sort ascending
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
7
If you want fewer records to display, you should use which operator in your filter?

A)AND
B)OR
C)NOT
D)NOR
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
8
You only need to save an object when ________.

A)you make changes to its data
B)you make changes to its structure
C)you add or delete fields
D)you want to rename the object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
9
What produces a subset of your data?

A)Macro
B)Field
C)Table
D)Query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
10
To assign a field size of 12 to a field you would ________.

A)pick Short Text from the Data Type list
B)pick Long Text from the Data Type list
C)type 12 in the Description area of that field
D)enter 12 in the Field Size property of that field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
11
When does Access save a record?

A)When you press the Save icon
B)When you move to a different field
C)When you move to a different record
D)When you close the form or table
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
12
Which of the following is not a valid criteria in a filter?

A)="Fred"
B)=>14
C)<>125
D)Is Null
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
13
How can you toggle viewing the Navigation Pane?

A)Shutter Bar View\Hide button
B)Navigation Pane View\Hide button
C)Shutter Bar Open\Close button
D)Navigation Pane Open\Close button
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
14
Backstage view gives you access to which command?

A)Relationships
B)Clipboard
C)Save As
D)Form Design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
15
In Datasheet view, what does a pencil symbol to the left of a record indicate?

A)Data in that record has not been saved yet.
B)Data in that record has recently been modified and saved.
C)Data in that record has a data integrity violation and needs to be changed.
D)Data in that record is about to be deleted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
16
What database object organizes your data by rows and columns?

A)Table
B)Form
C)Report
D)Macro
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
17
What interface element shows you the various objects in your database?

A)The Database Tools menu
B)The Database Properties pane
C)The Home menu
D)The Navigation pane
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
18
How many records do most forms display?

A)0 (Forms don't display records)
B)1
C)2
D)All the records at the same time
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
19
A module uses what programming language?

A)SQL
B)VBA
C)VBL
D)HTML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
20
What does opening a database in exclusive mode assure?

A)That a password has been set previously
B)That no changes can be made to the structure of the database
C)There is no such thing as exclusive mode.
D)That you are the only person with that database open
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
21
One reason to begin with a template is that you do not have to ________.

A)enter so much data
B)know anything about Access
C)create as many objects
D)create the table relationships
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
22
To move a field you ________.

A)left-click the column heading, then drag the field to where you want it
B)right-click the column heading, then drag the field to where you want it
C)right-click the column heading and select Move Column
D)do nothing. You can't move a field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which of the following is not one of the three methods for creating a database?

A)Create a blank desktop database
B)Create a blank cloud database
C)Create a custom web app
D)Create a database from a template
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
24
What view normally appears when you double-click a table?

A)Form view
B)Layout view
C)Design view
D)Datasheet view
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
25
To view or modify a table's structure you would go to what view?

A)Datasheet
B)Form
C)Design
D)Layout
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following is not a property of a number data type?

A)Allow zero length
B)Caption
C)Validation
D)Required
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
27
What is the most important thing you need if you are going to create a Web app?

A)Access Professional
B)A host server
C)The latest version of your favorite Web browser
D)The latest version of Internet Explorer or Microsoft Edge
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
28
When you click the Enable Content warning, the database is now ________.

A)trusted on this computer
B)trusted for this session
C)trusted for any computer
D)unlocked
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
29
Only the ________ versions of Microsoft Office include Access.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
30
What are the two ways you can view a table?

A)Design and Layout views
B)Design and Datasheet views
C)Datasheet and Form views
D)Datasheet and Layout views
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
31
DBMS stands for ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
32
If you sorted a table which had 53 records by two fields, one ascending and the other descending, how many records would display?

A)It depends on how many of the fields are blank.
B)53
C)106
D)It depends on how many of the fields contain exactly the same information.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
33
What two tabs are unique to Access?

A)External Data and Mailings
B)Mailings and Database Tools
C)Developer and Data
D)External Data and Database Tools
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
34
What type of filter displays records based on a criterion you choose?

A)Selection filter
B)Filter by Report
C)Exact Match filter
D)Toggle filter
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
35
When you enter items into a database, you are entering ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which method of creating a database demands the least amount of expertise in Access?

A)Creating a blank desktop database
B)Creating a custom web app
C)Importing an Excel spreadsheet
D)Using a template
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
37
To create a database from a template you would use which view?

A)Design
B)Layout
C)Create database
D)Backstage
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
38
Which of the following is not a valid comparison operator?

A)<>
B)=
C)=>
D)<=
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
39
In datasheet view, what do the rows indicate?

A)Tables
B)Fields
C)Records
D)Information
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
40
What is SharePoint?

A)A host server
B)An Access alternative
C)A PowerPoint alternative
D)An application that lets others in your office share your computer's database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
41
A web app is a ________-based database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
42
The ________ command helps you locate specific records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
43
A ________ allows you to select only the records you want.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
44
Tables, queries, forms, and reports are all considered to be ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
45
Reports cannot change ________, they only display it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
46
An ________ enables you to add a set of common Access components to an existing
database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
47
ACCDE is an acronym for ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
48
The AND operator includes records only if ________ the criteria are met.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
49
If you want fewer records in your filter you should use the ________ operator.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
50
The ________ icon indicates that a field is the primary key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
51
Using Filter by Form allows you to filter on ________ criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
52
In Datasheet view, ________ represent fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
53
The ________ data type is generated by Access whenever a new record is created.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
54
Pressing the ________ key when you are in the last field in the last record will enter a new record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
55
The ________ comparison operator indicates "not equal."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
56
Before you can password protect a database you must open it in ________ mode.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
57
You can create a ________ from your own database so that you can reuse its structure whenever you need.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
58
A ________ is a stored series of steps or commands.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
59
Unlike other Office applications, Access works mostly from ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
60
Normally Access uses a(n)________ Documents interface.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
61
As long as your data is accurate there is no real need to print preview your reports.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
62
Every time you open a database you will receive a security warning.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
63
A primary key can be a combination of several fields.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
64
You always know when you are using a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
65
Only the most complex databases have more than one table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
66
Using the Compact and Repair Database utility on a regular basis is good practice.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
67
Be careful before you delete a record from a table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
68
Using Filter by Form enables you to filter on multiple criteria.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
69
You can only sort records by one field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
70
When first designing a database it is not important what data type you assign each field because you can easily change it later.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
71
Your birthday would be a good candidate for a primary key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
72
Filters do not delete data or records.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
73
A good practice is to make backups of your databases on different storage devices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
74
If you see plus signs (+)next to records in Datasheet view then you know that two or more tables are related.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
75
Reports can draw data from tables or queries.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
76
Naming a table carefully is very important because it is the only way to describe what data that table contains.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
77
Searching a website to help you find just the right product involves database technology.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
78
Creating a database from a template can help you get started more quickly.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
79
Microsoft SSL Server is an example of an advanced DBMS.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
80
When you type Smith in a person's last name field you are entering information.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 92 في هذه المجموعة.