Minute 12:00 — 13:00 and you can do that on all of your columns or just ones that you know you’re having issues with but once you import that data into sql you will know if there’s an issue or not when you actually try to start using it so we’re going to say vice and we’re going to say fixed oops there we go this next one is Currency one that you’ll run into a lot when you’re working with numerical data you will encounter so many different issues one that i run into a lot is i’ve worked with a lot of cost data or pricing data and when it’s in excel it sometimes comes in with these currencies like a dollar sign a pound sign things like that and when you put that into sql it just is a nuisance right you’re not going to be able to run it’s going to go in as a text or it’s going to be like a string right because it has that special character and you don’t want that you don’t have to then go in and then change things around you