Is it possible to append text to the end of an existing record
I know of UPDATE sysntax but i want to be able to add additional text to a
record
eg
column text = "hello"
amended ist time = "hello world"
amended 2nd time "hello world - how are you?"
etc etc
I know of UPDATE sysntax but i want to be able to add additional text to a
record
eg
column text = "hello"
amended ist time = "hello world"
amended 2nd time "hello world - how are you?"
etc etc
Comment