IT tutorials
 
Office
 

Microsoft Access 2010 : Creating Your Own Databases and Tables - Using Indexes to Improve Performance

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Product Key Free : Microsoft Office 2019 – Serial Number
3/23/2014 1:28:31 AM

Indexes improve performance when you’re searching, sorting, or grouping on a field or fields. Primary key indexes are used to maintain unique values for records. For example, you can create a single-field index that does not allow a duplicate order number or a multiple-field index that does not allow records with the same first and last names.

Create an Index Based on a Single Field

To create an index based on a single field (from Design view), follow these steps:

1.
Select the field to be indexed.

2.
Click the Indexed row of the Field Properties pane.

3.
Select the desired index type—No, Yes (Duplicates OK), or Yes (No Duplicates). The Yes (Duplicates OK) option means that you are creating an index and that you will allow duplicates within that field. The Yes (No Duplicates) option means that you are creating an index and you will not allow duplicate values within the index. If the index is based on company name and you select Yes (Duplicates OK), you can enter two companies with the same name. If you select Yes (No Duplicates), you cannot enter two companies with the same name.


Create an Index Based on Multiple Fields

To create an index based on multiple fields (from Design view), follow these steps:

1.
Select Indexes from the Show/Hide group on the Design tab of the Ribbon. The Indexes window appears (see Figure 1).

Figure 5.8. The Indexes window enables you to manage the indexes associated with a table.


2.
Type the index name in the Index Name column.

3.
From the Field Name column, select the desired fields to include in the index.

4.
Select the desired index properties.

5.
Close the Indexes window if desired.
 
Others
 
- Microsoft Access 2010 : Creating Your Own Databases and Tables - Selecting the Appropriate Field Type for Data
- Microsoft Access 2010 : Creating Your Own Databases and Tables - Building a New Table (part 2) - Designing a Table from Scratch
- Microsoft Access 2010 : Creating Your Own Databases and Tables - Building a New Table (part 1) - Building a Table from a Datasheet
- Microsoft Access 2010 : Creating Your Own Databases and Tables - Types of Databases Available, Creating a New Database
- Taking Microsoft Project 2010 for a Test Drive (part 7) - How Long Will All These Tasks Take?
- Taking Microsoft Project 2010 for a Test Drive (part 6) - List the people on your project,Assign resources to tasks
- Taking Microsoft Project 2010 for a Test Drive (part 5) - Creating task dependencies
- Taking Microsoft Project 2010 for a Test Drive (part 4) - Adding milestones to a project schedule
- Taking Microsoft Project 2010 for a Test Drive (part 3) - Listing project tasks
- Taking Microsoft Project 2010 for a Test Drive (part 2) - The Project Window
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us