- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 11:19 PM
created database view is returning empty rows..
cant use the sys_id field because this both table are user built type it dont have any reference fields, in these tables all fields are text field.
can anyone help on this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2016 12:33 AM
Hi,
we should not use prefix character more than 3 for the database views, That is the reason , it returned empty rows.
Kindly use less than 3 characters in prefix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 11:25 PM
I faced this issue once and a logout-login to the instance solved my issue. Could you please try that once.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 11:34 PM
Hi ,
I tried logout and login..still am facing the same issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2016 12:33 AM
Hi,
we should not use prefix character more than 3 for the database views, That is the reason , it returned empty rows.
Kindly use less than 3 characters in prefix

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 10:47 PM
That's really, really useful to know. You should mark your response as the accepted answer (or it can be a bit difficult for others to fine)