Question
igate global solutions
IN
Last activity: 17 Aug 2015 4:38 EDT
What about data if i delete a exposed column from a table
For example, I have few columns and a BLOB in a table where I have deleted one exposed column from the table along with data(of course a column can be deleted only when data is cleared).
Now the data of the column deleted exists in BLOB column or it is lost completely.
Let me understand what exactly when we expose a column. Will a copy of the column exists in BLOB or not when exposed. If a copy exists will it get deleted when the exposed column deleted.