MySQL supports different platforms like UNIX and Windows.
2 Likes
True
Reason — MySQL is a cross-platform database management system that runs on various operating systems, including UNIX and Windows.
Answered By
Duplication of data is known as Data Redundancy.
An attribute is a set of values of a dissimilar type of data.
UPDATE TABLE command is used to create table in a database.
Null (unavailable and unknown) values are entered by the following command: INSERT INTO TABLE_NAME VALUES ("NULL");
INSERT INTO TABLE_NAME VALUES ("NULL");