Query Business Rule on database views

ServiceNowVS
Tera Expert

Hi everyone,

Can we restrict query  BR to not run for individual joined tables when accessing Database views?

For eg: If i have joined table a and table b , i dont want query BR on table a and b to not run.

instead only 1 query br should run which is on DB view.

1 REPLY 1

AshishKM
Kilo Patron
Kilo Patron

Hi @ServiceNowVS , 

I dont think so becuase table hold that data and once some process is reading that data the query BR will come in action. 

 

-Thanks,
AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution