Sets the value of the large string attribute.
The idea here is to store it in a CLOB object in associated database table
so that we can check the container's LOB functionality properly.
Parameters: s -
Sets the content of the large binary object.
The idea here is to store it in a BLOB objects in the associated database
table so that we check the container's LOB functionality properly.
Parameters: data -