Guidelines for creation of table:
- Table name should begin with an alphabet.
- In table name, single quotes and blank spaces are not allowed.
- Reserve words of that DBMS cannot be used as table name.
- Size and Proper data types should be specified.
- Unique column name should be specified.