Jump to content

Table alias - simple question?


Destramic

Recommended Posts

if you have 3 tables they'd be called

 

table 1 = table

table 2 = relationship table

table 3 = ?

 

the short answer... very..very simplified... everyone is called just "table" ... but topic is more complex than that, therefore the question hasn't a short answer ... literally we can write a book ... but is a lot out there already (Data Modeling, Database Modeling, Database Design, etc.)

 

here are some articles (from 1000's out there) that could give you guidance if you want to learn

http://www.agiledata.org/essays/dataModeling101.html#IdentifyDataEntities

http://www.sqlteam.com/article/database-design-and-modeling-fundamentals

 

this is a good paper too that cover a lot of concepts

http://www.eecs.umich.edu/~teorey/lec.notes.pdf

I said:

the short answer... very..very simplified... everyone is called just "table"
(even when the term is not exactly correct.. it is accepted)

 

but... maybe I didn't understand your question...  if so.. clarify your question further

 

this is a other good source for you to learn concepts/terminology if you want to read it

http://www.artfulsoftware.com/mysqlbook/sampler/mysqled1ch01.pdf on it the chapter about SETS, TABLES, RELATIONS and Databases should give you better answers.

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.