Skip to main content

Which of the following is not a part of CRUD operations in SQL?

 


 Creating a table.

 Deleting records from the table.

 Creating a copy of a table.

 Updating the data stored in the table.

Comments