You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering why your query joins against ZSTRUCTUREDMETADATA, since your neither the selected columns nor the WHERE condition use any of data from that table.
I was wondering why your query joins against
ZSTRUCTUREDMETADATA, since your neither the selected columns nor the WHERE condition use any of data from that table.It can probably be dropped from the query joins.