Data are empty in database view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2023 09:48 PM
Hi Team,
I have applied database view to license_role and license_has_family table to get the mapping of application, subscription, role.
But the data in license has family is empty.
Iam keeping application field which is reference from both table as a key to join.
Kindly suggest whats wrong i have did.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2023 10:30 PM
Can't see image clearly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2023 10:32 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2023 10:50 PM
Hi Preethi,
I see you're using dots in the where clause but the correct syntax is with underscore.
Can you try to change it to this?
se_application = sa_license_family
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2023 10:54 PM