Sir, I am a bit confused of the data types and value to be stored in database.
Could you tell me the suitable datatype for the below values:-
1)Phone Number //what happen when use bigint
2)Name code(may have letters and digits)
3) 12/11/2013 ( I am getting error when use DateTime.can use smallDateTime?)