I am trying to create a sql query in mysql which shows all Documents linked to a project task. I cannot find the table which shows the related columns to link both tables. The documents are inthe table Vtiger_notes and project tasks are in the table Vtiger_ProjectTask. Can anybody know how these are related in mysql?
thanks