Need Help Adding New Table into Existing Database View
Hi Community, I have a database view that fetches HR cases with SLAs and articles connected to them. I want to add a new table to this view so that it fetches records from both the existing tables and the new table based on specified conditions. I tr...