Editing OE.PRODUCT DESCRIPTIONS (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
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"
+
|-
 
| '''Table
 
| '''Table
 
| OE.PRODUCT_DESCRIPTIONS
 
| OE.PRODUCT_DESCRIPTIONS
Line 9: Line 9:
 
| Non-industry-specific design, allows selection of NLS-setting-specific data
 
| Non-industry-specific design, allows selection of NLS-setting-specific data
 
derived at runtime, for example using the products view.
 
derived at runtime, for example using the products view.
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 19: Line 21:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| PRODUCT_ID
 
| PRODUCT_ID
 
| NUMBER(6, 0)
 
| NUMBER(6, 0)
Line 26: Line 28:
 
|  
 
|  
 
| Primary key column.
 
| Primary key column.
|- valign="top"
+
|-
 
| LANGUAGE_ID
 
| LANGUAGE_ID
 
| VARCHAR2(3)
 
| VARCHAR2(3)
Line 32: Line 34:
 
|  
 
|  
 
| Primary key column.
 
| Primary key column.
|- valign="top"
+
|-
 
| TRANSLATED_NAME
 
| TRANSLATED_NAME
 
| NVARCHAR2(150)
 
| NVARCHAR2(150)
Line 38: Line 40:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| TRANSLATED_DESCRIPTION
 
| TRANSLATED_DESCRIPTION
 
| NVARCHAR2(4000)
 
| NVARCHAR2(4000)
Line 51: Line 53:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| PRD_DESC_PK
 
| PRD_DESC_PK
 
| PRODUCT_ID, LANGUAGE_ID
 
| PRODUCT_ID, LANGUAGE_ID
Line 62: Line 64:
 
| '''Type
 
| '''Type
 
| '''Columns
 
| '''Columns
 
+
|- valign="top"
+
|-
 
| PROD_NAME_IX
 
| PROD_NAME_IX
 
|  
 
|  
Line 75: Line 77:
 
| '''Expression
 
| '''Expression
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| TRANSLATED_DESC_NN
 
| TRANSLATED_DESC_NN
 
| "TRANSLATED_DESCRIPTION" IS NOT NULL
 
| "TRANSLATED_DESCRIPTION" IS NOT NULL
 
|  
 
|  
|- valign="top"
+
|-
 
| TRANSLATED_NAME_NN
 
| TRANSLATED_NAME_NN
 
| "TRANSLATED_NAME" IS NOT NULL
 
| "TRANSLATED_NAME" IS NOT NULL
Line 92: Line 94:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[OE.PRODUCT_INFORMATION_(table)|OE.PRODUCT_INFORMATION]]
 
| [[OE.PRODUCT_INFORMATION_(table)|OE.PRODUCT_INFORMATION]]
 
| PRODUCT_ID
 
| PRODUCT_ID
 
| PRODUCT_ID
 
| PRODUCT_ID
 
|}
 
|}

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)