T TechBoyJK Lifer Oct 17, 2002 16,699 60 91 Jan 7, 2006 #1 what is the purpose of an index in a database?
X xtknight Elite Member Oct 15, 2004 12,974 0 71 Jan 7, 2006 #2 I'm no database expert, but typically indices, when referring to software, allow for quick seeking of the file.
I'm no database expert, but typically indices, when referring to software, allow for quick seeking of the file.
EagleKeeper Discussion Club Moderator<br>Elite Member Staff member Oct 30, 2000 42,589 5 0 Jan 7, 2006 #3 The index field is usally kept softed for easier retrieval of the associated data. Saves from having to read through everything for a specific record.
The index field is usally kept softed for easier retrieval of the associated data. Saves from having to read through everything for a specific record.