Identifies a binary value as a locator literal.
locator_literal(locator_type, literal_locator)
insert my_table (imagecol) values (locator_literal(image_locator, 0x9067ef4501000000001000000040100400800000000)
Use locator_literal to ensure that the SAP ASE server correctly identifies the literal locator value and does not misinterpret it as an image or other binary.
See also deallocate locator, truncate lob in Reference Manual: Commands.
Any user can execute locator_literal.