Amit wants to be familiar with SQL. One of his friends Anand suggests him to execute the following SQL commands: (A) Create Table Student (B) Use Database DB (C) Select * from Student (D) Insert into Student In which order Amit needs to run the above commands?