Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Is ISAM
What Is ISAM? - MySQL FAQs - Database Basics and Terminologies
✍: FYIcenter.com
ISAM (Indexed Sequential Access Method) was developed by IBM to store and retrieve data on secondary storage systems like tapes.
2007-05-10, 5980👍, 0💬
Popular Posts:
What are the two fundamental objects in ADO.NET ? Datareader and Dataset are the two fundamental obj...
What will be printed as the result of the operation below: main() { char *p1; char *p2; p1=(char *)m...
What is the benefit of using an enum rather than a #define constant? The use of an enumeration const...
What is the sequence of UML diagrams in project? First let me say some fact about this question, you...
How do you pass control from one JSP page to another? Use the following ways to pass control of a re...