Difference between revisions of "OE.SYS YOID0000050344$ (type)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''type | OE.SYS_YOID0000050344$ |- |} <pre> CREATE TYPE OE.SYS_YOID0000050344$ FROM NO...)
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|-
+
|- valign="top"
| '''type
+
| '''Type
 
| OE.SYS_YOID0000050344$
 
| OE.SYS_YOID0000050344$
|-
 
 
|}
 
|}
  
 +
=== Source ===
 
<pre>
 
<pre>
CREATE TYPE OE.SYS_YOID0000050344$ FROM  NOT NULL
+
CREATE OR REPLACE type      "SYS_YOID0000050344$" as object( "SYS_NC00001$" NUMBER(6,0))
 
</pre>
 
</pre>

Latest revision as of 07:16, 24 June 2010

wikibot[edit]

Type OE.SYS_YOID0000050344$

Source[edit]

CREATE OR REPLACE type      "SYS_YOID0000050344$" as object( "SYS_NC00001$" NUMBER(6,0))