Skip to main content

Programming in database languages

  • Chapter
Mastering Databases

Part of the book series: Macmillan Master Series ((MMSB))

  • 15 Accesses

Abstract

There are three simple operations that a database management language must be able to do. These are:

  1. 1.

    Insert a new record into a database table.

  2. 2.

    Delete a specific record from a database table.

  3. 3.

    Locate a specific record held in the database table.

There are, of course, many other operations that a database management language must be able to perform, such as sorting and indexing, as have already been described. Also, the contents of certain fields have to be amended. However, the most important are those listed above.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Copyright information

© 1995 Peter Gosling

About this chapter

Cite this chapter

Gosling, P. (1995). Programming in database languages. In: Mastering Databases. Macmillan Master Series. Palgrave, London. https://doi.org/10.1007/978-1-349-13787-9_10

Download citation

Publish with us

Policies and ethics