Skip to content

unable to send-receive #310

Open
Open
@stoch

Description

@stoch

trying to send-receive on ZHH management:

from

select
    ckey, chash
from
    csv$header$skip1$tab.
    "C:\Users\scis-TGDOCST1\Downloads\tpac.foreign-key.hashes.stag.csv"
ckey	chash
["channel"]	Y53L2
["channel","Combox"]	1N8OUH
["channel","IPSS"]	I85LA
["channel","LA"]	263LQA
["channel","MBS"]	224AJP
["channel","SRAS"]	26C2E7
["channel","undefined"]	ARQV3
...

image

into

select
    left_item1, left_item2
from
    dderlstag.cmp_binstr_left
order by
    1 asc

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions