Introduction to Database System
Which of the following is a serious problem of file management systems?

data redundancy
difficult to update
lack of data independence
All of these
program dependence

ANSWER DOWNLOAD EXAMIANS APP

Introduction to Database System
In SQL, the CREATE TABLE is used

to create a table, defining its columns, integrity constrains, and storage allocation
to change a table's storage characteristics
to redefine a column
to add a column/integrity constraint to a table
All of these

ANSWER DOWNLOAD EXAMIANS APP