I guess this blog by Thomas and Mani would answer your question and would help you explore CMS DB as well.
You shouldn't directly access the database. Most of the relevant information is in a Blob field and you'll need to use either Query Builder, a program written with one of the SDKs, or, for 4.2 SP3 and newer, the new universe that's available here: https://archive.sap.com/documents/docs/DOC-74580.
-Dell
Add comment