UPDATE TABLE command is used to create table in a database.
1 Like
False
Reason — CREATE TABLE command is used to create table in a database.
CREATE TABLE
Answered By
An attribute is a set of values of a dissimilar type of data.
MySQL supports different platforms like UNIX and Windows.
Null (unavailable and unknown) values are entered by the following command: INSERT INTO TABLE_NAME VALUES ("NULL");
INSERT INTO TABLE_NAME VALUES ("NULL");
ALTER TABLE command is used to modify the structure of the table.