ices-tools-prod / icesSAG

R interface to Stock Assessment Graphs database web services
https://sg.ices.dk/webservices.aspx
11 stars 7 forks source link

Long dash needs to be corrected in the old stocks #166

Closed cmspinto closed 6 years ago

cmspinto commented 6 years ago

The old stocks point to the new ones. In some of these pointers there is still long dashes and we need to replace these by short dashes.

cmspinto commented 6 years ago

It was corrected in SAG and in DATSU.

update FishSettings set FishStockNew = replace(FishStockNew,'–','-')