How do you manipulate a data in a database?

1 answer

Answer

1054965

2026-08-13 17:31

+ Follow

You can manipulate data in a database by using the DML - Data Manipulation Language statements. These include:

  • Insert
  • Update and
  • Delete

By using these 3 statements you can manipulate the data in a database.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.