RE: how to find the name for SQL_OPCODE

From: Michael Dinh <mdinh_at_XIFIN.Com>
Date: Thu, 5 May 2011 20:38:57 -0700
Message-ID: <D29F9902E534D5478F2E83FD6A44B3063AFD865AAD_at_mail02.mba.xifin.com>



Does this work?

http://j.mp/kL9K5j



From: oracle-l-bounce_at_freelists.org [oracle-l-bounce_at_freelists.org] On Behalf Of Lei Zeng [lzeng_at_yahoo-inc.com] Sent: Thursday, May 05, 2011 8:33 PM
To: 'oracle-l_at_freelists.org'
Subject: how to find the name for SQL_OPCODE

Hi, list:

I am on 10g, not 11g. How to find out the complete list of names for SQL_OPCODE? I want to do something like

decode(OPCODE

0,'BACKGROUND',
1,'Create Table',
2,'INSERT', ….)

Thanks,
Lei

--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 05 2011 - 22:38:57 CDT

Original text of this message