I have created a database view (between attachment & incident table)
Hello Everyone, I have created a database view between attachment & incident table..with clause as:-incident_sys_id=attachment_table_sys_idBy this clause it is working as expected.But suppose if a incident record is having 5 attachments then it is sh...