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
Table ut_compound_data_tmp is populated using MERGE statement that does insert/update.
The privs however are only granted to do select/insert/delete on that table.
Update priv is missing.
The text was updated successfully, but these errors were encountered:
Table
ut_compound_data_tmp
is populated using MERGE statement that does insert/update.The privs however are only granted to do select/insert/delete on that table.
Update priv is missing.
The text was updated successfully, but these errors were encountered: