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
i do have a task to copy the data from a table in one environment to the same table at the other environment. The table contains the computed column and the command throws the warning The column "" cannot be modified because it is either a computed column or is the result of a UNION operator. And I am using the query to get the data from the source table without this column. As I know there maybe should be some kind of mapping of columns provided to the bcp. Do you know how this can be solved? Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys
i do have a task to copy the data from a table in one environment to the same table at the other environment. The table contains the computed column and the command throws the warning The column "" cannot be modified because it is either a computed column or is the result of a UNION operator. And I am using the query to get the data from the source table without this column. As I know there maybe should be some kind of mapping of columns provided to the bcp. Do you know how this can be solved? Thanks
Beta Was this translation helpful? Give feedback.
All reactions