1.

To Manage And Manipulate The Test Table What Are The Sql Statements That You Have Used In Database Testing?

Answer»

The statements like SELECT, INSERT, UPDATE, DELETE are used to manipulate the table, while ALTER TABLE, CREATE TABLE and DELETE TABLE are used to MANAGE table.

The statements like SELECT, INSERT, UPDATE, DELETE are used to manipulate the table, while ALTER TABLE, CREATE TABLE and DELETE TABLE are used to manage table.



Discussion

No Comment Found