Difference between transparent tables and pooled tables.
Thursday, June 18th, 2009 at
9:08 pm
Difference between transparent tables and pooled tables.
Transparent tables: Transparent tables in the dictionary has a one-to-one relation with the table in database. Its structure corresponds to single database field. Table in the database has the same name as in the dictionary. Transparent table holds application data.
Pooled tables. Pooled tables in the dictionary has a many-to-one relation with the table in database. Table in the database has the different name as in the dictionary. Pooled table are stored in table pool at the database level.
Mail this postLike this post? Subscribe to my RSS feed and get loads more!











Leave a Reply