if it will only hold numbers, make it a number if it will hold letters or anything else use varchar2 makes sense

otherwise you will end up with data corruption, its nothing to do with performance just common sense