Display the structure of table employee.
Jemomla, Elaborate the steps in SQL.
Answer the following SQL questions based on Table: Employee.
a) Write SQL query to create table.
b) Display all information of table with DEPT.
c) Display names of all employees whose NAME is NULL.
d) Display the structure of Table 'Employee'.