How much database column length should i allocate for Google Maps place_id? -


i'm using google maps api , need store relations of own geo objects administrative areas using reverse geocoding in sql database. want use place_id uniquely identify area, docs don't give me clue how long may be. should use varchar(255) usual?


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -