home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05115.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  256.5 KB  |  1 channel  |  11,025 sample rate  |  23 seconds
Transcription: For many reasons, such as data validation and security, database management systems have an interface through which the user passes requests to enter or extract information. Users learn how to use the interface and often are not concerned about the actual structure of the database. There are many advantages to using a class or set of classes to implement a database.