Computer Science, asked by YASHIKAJINDAL, 1 year ago

A/An _________ statement is used to modify records in a database.A)Alter. B)Update. C)Select .D)Create

Answers

Answered by Swarup1998
130

Answer :

              Option (B) is correct.

" An update statement is used to modify records in a database. "

Explanation of the options :

Option A ( ALTER statement )

  ALTER statements are used to add, delete, or to modify stated columns already existing in a database.

Option B ( UPDATE statement )

  These statements are used to modify the records in a stored database so that changes can be made precisely.

Option C ( SELECT statement )

  As the term "Select" suggests, it's work is the same as its meaning. It helps to choose a required data from the stored database.

Option D ( CREATE statement )

  These statements are used to create a new table in a stored database just to ensure new inputs.

Answered by Devilking08
38
An updated statement is used to modify records in a database.

hope it helps you

be brainly●◆●◆●◆●◆
Similar questions