Hello:
I created a *.hdbsynonym file to create a synonym. using the following syntax:
{ "CDSTom::CBB_GSM" :
{ "target" : {
"schema": "SAPCAS",
"object": "/CBB_250_D"
},
"schema": "JB007"
}
}
Question: How can I create multiple synonyms in one go, meaning with ONE *.hdbsynoynm file, please?