How to version control a record in a database [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 1 year ago. Improve this question Let’s say that I have a record in the database and that both admin and normal users can do updates. … Read more

Schema for a multilanguage database

I’m developing a multilanguage software. As far as the application code goes, localizability is not an issue. We can use language specific resources and have all kinds of tools that work well with them. But what is the best approach in defining a multilanguage database schema? Let’s say we have a lot of tables (100 … Read more

What are the lengths of Location Coordinates, latitude and longitude? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 1 year ago. Improve this question How many digits can latitude and longitude have, before the decimal, and after the decimal? Here is an example I … Read more