Data type for an ID field (int or varchar) -


what advisable data type of id field (such state id or web_form_id or employeeid)? best use int data type of varchar (and why) ?

for id, going unique each user, recommended go int, , sounds more sql question, in auto_increment mode.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -