- Table name **CS_CUSTOMER** - Write **CREATE** SQL script with basic customer information - Primary key column name should be **ID** and datatype should be VARCHAR - Write **INSERT** SQL script to insert one row in the table