Can anyone tell me where does the sharepoint portal subarea is storedin the sharepoint portal database.eg. Home | Topics | NewsI want to know in which table this information is stored.
An Area is just a WSS Web with some extra SPS-only metadata. It can befound in the Webs table in the _SITE database.