I was trying to combine three tables and planning to build a database view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2026 07:35 AM
I was trying to combine three tables and planning to build a database view, please check below and confirm what I did wrong?
When I click on trynow, getting below error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2026 09:07 AM - edited 02-09-2026 09:09 AM
Hi @Sathwik1 ,
I have tried the same and it works for me
create one more database view and do not add any view fields to any view tables this time and check
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2026 07:59 AM - edited 02-09-2026 08:01 AM
Hey, I can see there is space in your 2nd table where clause right after the prefix underscore. Also, the error specifies ucread which points to second table.
I have tried the same what you are trying to build, and it worked fine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2026 08:23 AM
@Neeraj_27 No, there is no space.. I tried.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2026 09:03 AM
@Ankur Bawiskar can you please check..
My requirement is If I check a knowledge base... I need list of details which has can contibure access and which has canread access
