BA Sem 3
BA Sem 3
16. Using Excel, concatenate the columns Street name and city.
17. Insert "C-" in the left side of the customer Id in customer name column of the above data.
18. Using Excel Remove Extra spaces and format the names of customer name column.
19. From the above table remove the duplicate rows.
20. From the above table remove the customer whose customer ID is not a 4 digit number
26. From the above table, remove the invalid phone number which are not in the proper format
ofhaving 10 digits, no characters and the phone numbers which are starting with 9/8/7/6
27. From the above table, put the phone numbers in US format.
28. From the above table, split the Address column into Address, City, State and ZIP code.
29. From the above table, select only the middle name from customer name.
30. From the above table, calculate the number of days required for shipment.