1.

Solve : database design?

Answer»

I am new to prog. WORLD. I am working on database. I often listen the terminology Master table and transactions table in database.can any on tell me what is this? is there any good site on database designing.Search on 'database design' came up with 20,400,000 websites - here's just one

http://www.evolt.org/article/Beginning_Database_Design_Part_I/18/27137/

Have you decided which language you will use to create your db?Master Table is ur PRODUCTION TAble i.e table in ur production box while transaction table r the tables in which u perform the actions before LOADING the data in production.
Like if u RECEIVE ur flat FILES u directly dont insert into ur master table.first u insert the file in wrk table and then do data massaging on them after applying whatever action is reqd



Discussion

No Comment Found