Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Alter user and special char " in password : what is the trick ?

Re: Alter user and special char " in password : what is the trick ?

From: nirav <shivam71_at_gmail.com>
Date: 2 Mar 2006 02:53:42 -0800
Message-ID: <1141296822.298823.87780@p10g2000cwp.googlegroups.com>


You can NOT do it. Pl. see schema object naming rules at:

http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/sql_elements9a.htm#27571

it says:
However, neither quoted nor nonquoted identifiers can contain double quotation marks.

whereas you require the double quotation marks. Received on Thu Mar 02 2006 - 04:53:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US