My Oracle Support Banner

Unable To Use A Colon (:) In A Column Alias Query (Doc ID 2906813.1)

Last updated on NOVEMBER 02, 2022

Applies to:

Oracle Retail Merchandising Foundation Cloud Service - Version NA and later
Information in this document applies to any platform.

Goal

Can a column alias query contain a colon?

 

While running the below query, getting Bind Variable Value input prompt (:XSI)

SELECT

XMLCDATA(XMLELEMENT("XItemLocDesc" ,
XMLATTRIBUTES(
'http://www.w3.org/2001/XMLSchema-instance' as "xmlns:xsi"
)))

as payload
from dual;

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.