Hi Sorry you did not understand me.
I need to retrieve the data of the current tenant plus the common data in one query
Means, result = get data where tenant id = current tenant or tenant id = null
I want this to be automatic for any query
Thank you