With the default installation all content types gets stored in single node table. And if you add CCK field to the content type. It creates new table for each CCK field.
If it is possible to have separate table for each content type, can you please share some links about the implementation. Like how to achieve that or something. Thanks for the help. On Fri, Feb 11, 2011 at 6:32 PM, kamparajan p <[email protected]> wrote: > yes deva, > Each content type have separate table > > > On Fri, Feb 11, 2011 at 6:29 PM, Deva <[email protected]> wrote: > >> Hi All, >> >> Is possible to have separate table for each content type? >> >> Thanks in advance >> >> -- >> :DJ >> >> >> > -- :DJ
