We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

I was trying to combine three tables and planning to build a database view

Sathwik1
Tera Expert

I was trying to combine three tables and planning to build a database view, please check below and confirm what I did wrong?

Sathwik1_0-1770651282697.png

When I click on trynow, getting below error.

Sathwik1_1-1770651308673.png

 

 

@Ankur Bawiskar 

8 REPLIES 8

Hi @Sathwik1 ,

I have tried the same and it works for me

 

ChaitanyaILCR_0-1770656836982.png

 

 

create one more database view and do not add any view fields to any view tables this time and check

ChaitanyaILCR_0-1770656950999.png

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

Neeraj_27
Kilo Sage

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.

Neeraj_27_1-1770652908612.png

 

I have tried the same what you are trying to build, and it worked fine

Neeraj_27_0-1770652732129.png

 

@Neeraj_27 No, there is no space.. I tried.

Sathwik1
Tera Expert

@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