Due to the fact that while looking for the documentation of the Raksa database, I looked through many pages and could not find the information I needed, so I decided to conduct an investigation myself.
My problem was to extract the sales data.
I wrote a piece of code that lists all the Raks database tables together with the fields of those tables (no data of course).
Additionally, I found fields describing both tables and fields (mainly in trade), which made it easier to link tables and find relevant data for the report.
For those interested, see Appendix 2 for Excel files.
1. List of All tables and their fields from the database
2. List of tables and fields regarding trade - "GM" prefix
I hope someone will find it useful
My problem was to extract the sales data.
I wrote a piece of code that lists all the Raks database tables together with the fields of those tables (no data of course).
Additionally, I found fields describing both tables and fields (mainly in trade), which made it easier to link tables and find relevant data for the report.
For those interested, see Appendix 2 for Excel files.
1. List of All tables and their fields from the database
2. List of tables and fields regarding trade - "GM" prefix
I hope someone will find it useful