|
INTERVIEW QUESTIONS
DATABASE
MICROSOFT ACCESS
DETAILS
Question: When I assigned a primary key to my table in Microsoft Access, I was expecting my data to be sorted. Am I using the correct procedure?
Answer: Some developers occasionally rely on indexes to sort their data, but shouldn't. That's because an index is an internal Jet operation that relies on internal rules to speed sorting, which is not the same as actually performing the sort. Records are not stored differently or changed. The sort is not performed until an action is being taken against the data like a query. This is not the same as simply opening a table in its Datasheet View. Although an index often appears to sort data, those internal rules often conflict with normal sorting practices and can have unexpected results. Sorting can be accomplished through the use of a query where ascending or descending can be specified against any one of the fields chosen from the table.
|
|
|
Category |
Microsoft Access Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8977 users |
Added on |
8/25/2014 |
Views |
67190 |
Rate it! |
|
|
Question:
When I assigned a primary key to my table in Microsoft Access, I was expecting my data to be sorted. Am I using the correct procedure?
Answer:
Some developers occasionally rely on indexes to sort their data, but shouldn't. That's because an index is an internal Jet operation that relies on internal rules to speed sorting, which is not the same as actually performing the sort. Records are not stored differently or changed. The sort is not performed until an action is being taken against the data like a query. This is not the same as simply opening a table in its Datasheet View. Although an index often appears to sort data, those internal rules often conflict with normal sorting practices and can have unexpected results. Sorting can be accomplished through the use of a query where ascending or descending can be specified against any one of the fields chosen from the table. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Would you like to easily automate your MS Access database through menu driven selections?
|
View Answer
|
|
What is the size limitation of an Access database?
|
View Answer
|
|
How can I open an MS Access database that has been converted to a current version?
|
View Answer
|
|
In MS Access, the long and short date option does not show 4 digit years. How do I achieve the mm/dd/yyyy format?
|
View Answer
|
|
I am designing an Access database form. How can I get my next control in the form to be automatically selected?
|
View Answer
|
|
What is the maximum size of a database that can be opened in Microsoft Access?
|
View Answer
|
|
What format should my database be saved in to allow different versions of Microsoft Access to open the database?
|
View Answer
|
|
Can I use ExecuteReader() in if-else. Because in my code which is in C# ExecuteReader() in if is executing and in else it is not please tell me the solution.
|
View Answer
|
|
how to insert and retrive images on MSACCESS using java
|
View Answer
|
|
What is Replication Manager?
|
View Answer
|
|
How does Microsoft Access database recover free space?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Microsoft Access Interview Questions & Answers - Exam Mode /
Learning Mode
|