typo
This commit is contained in:
parent
cb32dd3915
commit
4e430a94a9
1 changed files with 2 additions and 2 deletions
|
|
@ -34,5 +34,5 @@ select
|
||||||
platform_comms_recipient,
|
platform_comms_recipient,
|
||||||
other_sharing_platform_url,
|
other_sharing_platform_url,
|
||||||
id_user_verification_status
|
id_user_verification_status
|
||||||
from stg_core_user as u
|
from stg_core__user as u
|
||||||
inner join stg_core_superhog_user as su on u.id_user = su.id_superhoguser
|
inner join stg_core__superhog_user as su on u.id_user = su.id_superhoguser
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue