Introduction to Database System
In SQL, GRANT command is used to

grant system privileges, roles, and object privileges to uses and roles
allow user to create databases
None of the listed here
allow user to access databases

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP