Discussion Today’s tip came to me after I was trying to link some tables into my database, from another database. What I saw in that database looked something like this: ce410ap sf200xp jj310fe Repeat this for a couple of hundred tables. This structure, I feel, is a holdover from the old days of taking a database and normalizing it to …
Tip of the Day – Ensure you have a Unique Identifier for each table in your database
Today’s Tip Ensure that you have a unique identifier attribute for each table in your database Discussion This is another tip that arises from me doing a task, and realizing I forgot something critical. In this case, the task involved creating a table, trying to perform an operation on said table, and encountering an error or limitation due to a …
Tip of the Day: Consult subject matter experts before removing existing attributes
It begins Welcome to the first “Tip of the Day” on Get Spatial. This series will be used to capture particular events that stick out at me during the course of a workday. These tips could range from map design to database development, or data conversion to business practices. Each tip will be presented and then followed with more detailed …