How to create a multiline table/column comment

Can someone tell me how to create a multi-line table or a column comment?

Apparently, the concatenation operator (|) does not work with the COMMENT statement.

I tried to find the Oracle manuals and couldn't find an answer.
 
COMMENT ON TABLE sometbl IS 'i would like to break up this comment into several lines in order to improve readability'; 
Indeed, that's what I would do (but it does not work):
 
COMMENT ON TABLE sometbl IS 
  'i would like to break up ' || CHAR(10) || 
  'this comment into several lines ' || CHAR(10) || 
  'in order to improve readability' || CHAR(10); 
Oracle version is 10.2.0.4
COMMENT ON TABLE sometbl IS
'i would like to break up
this comment into several lines
in order to improve readability';

Tags: Database

Similar Questions

  • How to create the logical tables & how to give joints according to obiee 11g?

    Hello

    I have again to obiee 11g. I want to create the logical tables in MDB layer.

    After that I want to give joins according to MDB.

    I don't know, how to create the logical tables and how to give joints according to obiee 11g?

    Please help me.

    Thanks in advance,

    A.Kavya

    Hello

    The new logical table is right click on the MDB itself, for the join you generally in the business model diagram (again right click on objects).

    Maybe it's better if you start from a kind of tutorial to at least have an overview of what is happening where (layer business and physical layer etc.).

    Take a look at what Oracle has available: Oracle BI EE 11 g

    And no doubt, it can be a good start: https://apexapps.oracle.com/pls/apex/f?p=44785:24:0:NO:P24_CONTENT_ID, P24_PREV_PAGE:9787, 2

  • May not know how to create a repeating table to PDF forms in InDesign

    Hello!

    It's all in the title. When I have my table with my header and footer, I can't understand how to create a repeating table for all users of my PDF files interactive.

    Thank you for your help,

    Will be

    If you mean that you try to create a table with entries from forms that develops by creating new topics, I'm sorry to tell you that is not possible in InDesign. It is not yet possible in Acrobat. The only software that takes in charge who is LiveCycle ES Designer that creates some XFA forms, a type of form which becomes less support in the future.

    -Dov

  • How to create a temporary table in a procedure.

    How to create a temporary table in a procedure.

    Hello

    user9093700 wrote:
    How to create a temporary table in a procedure.

    Why create a temporary table in a procedure?

    Oracle has soemthing called a global temporary Table , where the table is in fact permanent, but data is automatically deleted at the end of the session (or the transaction, depending on how the table was created). What did you talk about? Why do you want to create one in a procedure?

    Temporary tables, in the sense of the tables that are created on the fly and fell just as they are used, are almost never a good way to do anything in Oracle. Explain what you want to do, and someone will help you find a good way to do it.

    If you need really to create a table (or any other kind of DDL) in a procedure, use EXECUTE IMMEDIATE.

  • How to create a scrolling table

    Hello: I have not used for some time, but just bought Dreamweaver version of Dreamweaver 8 education and need some advice. What I would like your help with is to know how to create a component of Web page of variable length (only vertical scroll bars) which would contain a table with 3 columns. The number of rows loaded into the table would change each month.

    I was able to create and load a 3 column table in DW8, but given that the length of the page varies according to the number of entries in the table, I lose sight of column headers and other data of the page. What I want to do is to fill a list box that allows users to scroll through a few lines of the table at the same time keeps the headers of columns and other data displayed on the page.

    Can you tell me a code to achieve this, or on behalf of the features I need documentation?

    Thanks in advance for any help.

    JackGombola


    I would like to see the site visitors to scroll through this component to learn information about the products/services, I offer and provide the opportunity to make a link to a new page to see the samples for some, but not all entries.

    This is the same method. They use too many and the height adjustment on the
    content div.

    {.dataGridContent}
    overflow: auto;
    Width: 915px;
    _width:912px;
    height: 144px;
    border-bottom: 1px solid #D9D9D9;
    }

    --
    Kind regards
    .. Trent Pastrana
    www.fourlevel.com

    "E Michael Brandt" wrote in message
    News:e3jrg1$N13$1@forums. Macromedia.com...
    > I have recently discovered this interesting solution. O idea I' Fri how
    > compatible cross-browser it may, or may not, be. I'd like to hear comments
    > since the css gurus:
    >
    > http://codylindley.com/blogstuff/css/pushpin/pushpin.html
    >
    > fMichel brandt
    >
    >
    > Monkin & Maude wrote:
    > Hello: I haven't used Dreamweaver for awhile, but just bought the
    > Version of Dreamweaver 8 education and need some advice. What I would
    > like your help with is to know how to create a component of variable length Web page
    > (only for the vertical scroll bars) which would contain a table with 3 columns. The
    > number of rows loaded into the table would change each month.
    >>
    > I was able to create and load a table with 3 columns in DW8, but since the
    > page duration varies according to the number of entries in the
    > table, I lose the view of column headers and other data of the page. What I have
    > would like to do is to fill a list box that allows users to scroll through
    > through a few lines of the table both which keeps the column headers
    > and other data displayed on the page.
    >>
    > Can you point me to the code to achieve this, or the name of the
    > features I need documentation?
    >>
    > Thanks in advance for any help.
    >>
    > JackGombola
    >>
    >>
    > I would like to see the site visitors to scroll through this component to learn
    > information on the products/services, I'll offer and provide the
    > opportunity to post a link to a new page to see samples useful for some, but
    > not all entries.

  • How to create a second table containing the first?

    I have a table with data source. I would like to create a second table that feeds these data. I will use the second table for the filtered views, etc. I am currently copying a range of cells through, referring to table 1. However, if a new line is added to table 1, it does not table 2. How can I configure things so that any changes - including the new lines/columns would be automatically carried over to table 2?

    Table 2 cannot automatically grow the new rows or columns. If you want it to be completely 'automatic', your second table must be as large or larger than your first picture will be never. In other words, there need to additional rows and columns to allow growth. If is not bigger than 1 table, when you add rows or columns to the table 1, you must also manually add rows or columns to the table 2.  The problem is that all these lines/additional columns in table 2 will have formulas that are referred to non-existent rows/columns in table 1, which is a mistake. What you do next depends on what you do with table 2. If it is just for display of data and your existing formulas are all as = 1::A1 Table, you can change to = SIERREUR (array 1::A1, "") to get rid of the errors.  To hide all blank lines, you can set up a filter to show only the rows where column A is not a space (for example) character. There is no filter to hide additional columns, however.

  • How to insert in a table column

    Hi all

    How can I insert in a table column


    create table test (det varchar2 (2));

    In this table, I want to insert & symbol.

    How can I insert & inthi symbol table.


    Thank you

    Franck wrote:

    SQL>set scan off;
    SQL>insert into test values ('Add&Symbol');
    

    Sqlplus ORACLE asked not to enter the value.

    SET SCAN OFF is obsolete...

    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14357/APC.htm

  • How to create the new table by using the pertioned table

    Hello
    I use a partitioned table, now I want CPDR a new table with the same structure of my existing partitioned table.
    so can I use this syntax

    create the table abc_new as
    Select * from my_partitioned_table
    where 1 = 2;

    If I use this syntax, he would do the same my existing partitioned table structure?

    and

    When
    We use a syntax such as

    create the table abc_new as
    Select * from my_partitioned_table
    where 1 = 2;

    so he would also make the indexing on the new table if old table exists? If this isn't the case, then how can we create this indexing too at the time of execution of this syntax?


    regards

    N °

    Although the command would create a new table with the same column names and data types, it is NOT a partitioned table. You must explicitly specify the PARTITION BY clause and definitions of Partition when creating the table.

    Similarly, index definitions are not automatically copied. You must explicitly run the CREATE INDEX statements (which you can generate source using DBMS_METADATA. GET_DDL or by using any other tools/utilities).

    (However, if you use Export-Import - for example import to another schema, or to another database, it would create a table partitoned bearing the same name and with the same index definitions).

    Hemant K Collette

  • How to create indexes on the column xmtype

    Hello

    I have a table as follows

    CREATE TABLE T_TEST_XML (ID_PROCESSUS NUMBER, TXT_XML XMLTYPE);


    I query the table above very frequently with the query

    SELECT * FROM TXS T_TEST_XML WHERE EXISTSNODE (TXS. TXT_XML, '/ order [status = "PEN"]') = 1


    How to create function function index on the TXT_XML column for the xpath expression/order [status = "PEN"]' to improve the query performance?

    Thank you

    In fact if you are limited to the use of older software

    1 consider to define an XML schema and store XML using storage relational object.

    or

    2. If you need to store XML as CLOB to create the index on extractValue(), rather than existsNode() and provide the underlying value at the SQL level rather than the XPATH level.

    SQL> DROP TABLE T_TEST_XML
      2  /
    
    Table dropped.
    
    SQL> CREATE TABLE T_TEST_XML (PROCESS_ID NUMBER, TXT_XML XMLTYPE)
      2  /
    
    Table created.
    
    SQL> create INDEX T_TEXT_XML_IDX on T_TEST_XML( extractValue(TXT_XML,'/order/status'))
      2  /
    
    Index created.
    
    SQL> set autotrace on explain
    SQL> --
    SQL> SELECT *
      2    FROM T_TEST_XML TXS
      3   WHERE ExistsNode(TXT_XML,'/order[status="PEN"]') = 1
      4  /
    
    no rows selected
    
    Execution Plan
    ----------------------------------------------------------
    Plan hash value: 3001212210
    
    ---------------------------------------------------------------------------------
    | Id  | Operation          | Name       | Rows  | Bytes | Cost (%CPU)| Time     |
    ---------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT   |            |     1 |  2017 |    31   (0)| 00:00:01 |
    |   1 |  NESTED LOOPS SEMI |            |     1 |  2017 |    31   (0)| 00:00:01 |
    |   2 |   TABLE ACCESS FULL| T_TEST_XML |     1 |  2015 |     2   (0)| 00:00:01 |
    |*  3 |   XPATH EVALUATION |            |       |       |            |          |
    ---------------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
       3 - filter("P"."C_01$"='PEN')
    
    Note
    -----
       - dynamic sampling used for this statement (level=2)
    
    SQL> SELECT *
      2    FROM T_TEST_XML TXS
      3   WHERE extractValue(TXT_XML,'/order/status') = 'PEN'
      4  /
    
    no rows selected
    
    Execution Plan
    ----------------------------------------------------------
    Plan hash value: 1430727070
    
    ----------------------------------------------------------------------------------------------
    | Id  | Operation                   | Name           | Rows  | Bytes | Cost (%CPU)| Time     |
    ----------------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT            |                |     1 |  2015 |     1   (0)| 00:00:01 |
    |   1 |  TABLE ACCESS BY INDEX ROWID| T_TEST_XML     |     1 |  2015 |     1   (0)| 00:00:01 |
    |*  2 |   INDEX RANGE SCAN          | T_TEXT_XML_IDX |     1 |       |     1   (0)| 00:00:01 |
    ----------------------------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
       2 - access(EXTRACTVALUE(SYS_MAKEXML(0,"SYS_NC00003$"),'/order/status',null,0,0,5242
                  93,133120)='PEN')
    
    Note
    -----
       - dynamic sampling used for this statement (level=2)
    
    SQL>
    SQL>
    SQL>
    SQL>
    SQL>
    SQL>
    

    This allows the index press questioning on any status value, rather than just the PEN

  • How to create the monthly table is created?

    Hi guys,.

    Impossible to create the table for each month in the analytical database, but to load the data in the previous table continues as the screenshot attached, schema user has the privilege of creation. We use Webcenter interaction 10gR 4.

    How to create monthly creating the table please?

    Thank you

    Katherine

    Hi Trevor,

    Thanks for your help.  We were able to create table and load data to attached Apr.

    However the analytical user privilege has changed the APR because of the operation of the server.

    Since then, there was a message saying that there is no permission to create tables in the crawl log.

    analytical user privilege was granted after checking this message, as I suspected, the problem occurred after you change the analytical user privilege.

    Currently, Analytics is granted with all the privileges.

    Any idea please?

    Thank you

    Kathy

  • How to create a partitioned table

    Apex 4.2

    Oracle 11g

    There is a large table, which have 160000 rows, I would like to create a partitioned table to improve performance, but could not find a way to create a.

    Concerning

    Hello

    I don't see how your question relates to APEX, unless you mean how to make APEX builder object Explorer.

    Answer is simple, you can do it from the object browser.

    You should write a ddl script to create the partitioned table, and run it from sql commands.

    Kind regards

    Jari

  • How to create a new Table in AOF?

    Hi all

    I want to do a simple application. And why should I create a personalized with 4 columns. Is it necessary to create a new scheme or I can add it with the existing schema.

    and please tell me the steps to create the new table.

    Thanks in advance.

    Published by: fsl on November 28, 2010 22:37

    Hello

    Forget the new schema.

    -Create table in the existing schema.
    -In jdev to create eo and vo.

    Concerning
    Meher Irk

  • How to create a layout three columns of expandable width?

    Hi all

    Using JDeveloper 12.1.3.

    I am trying to create a three-column page layout, two rows, with the column widths of 40%, 10%, 40% and 50% line heights, 50%.  If it's important, the middle column could be a fixed width.  In HTML, it would be something like below:


    <table>
         <tr style="height:50%">
              <td rowspan="2" style="width:40%"></td>
              <td rowspan="2" style="width:10%"></td>
              <td style="width:40%"></td>
         </tr>
         <tr  style="height:50%">
              <td></td>
         </tr>
    </table>  
    

    Any suggestions on how I would go all this in the ADF?  < af:panelSplitter > does not have a % value and < af:gridLayout > is not working correctly or the other.

    I intend to put the tables completely stretched in the 1st and 3rd columns and a group of buttons in the 2nd column.  The end result is looks a bit like a personalized shuttle component.

    Hello

    Why do you use for the design of ADF page html tags?

    for use of three column layout - panelStrtechLayout

    She start, Center, end, high and low side and you can set the width in pixels for each facet according to your requirement

    Here's the value upper and lower facet width 0px use only 3 columns

    Thank you

  • How to create a view with columns from multiple lines

    I posted this in the SQL/PSL forum, but I hope that experts from the database in this group can give me ideas also, the necessity is also BI reports.

    I have a table, for example, project_milestones, that has these columns in order:

    PROJ_ID, milestone_name, actual_end_date

    with data:
    PROJ_ID, milestone_name, actual_end_date
    ===== ================ ==============
    1001, key approval, 2009-10-02
    1001, final synopsis, 2009-10-07
    1001, approved final Protocol, 2009-10-15
    1001, FPFV, 2010-01-10
    1001, LPFV, 2010-03-12
    ...
    1002, key approval, 2008-12-02
    1002, final synopsis, 2009-01-07
    1002, approved final Protocol, 2009-01-12
    1002, FPFV, 2009-03-30
    1002, LPFV, 2009-10-04
    ...
    There are about 10 steps in each project.
    I need to create a view for dish these data at the project level, looks like this:

    PROJ_ID, key_element_date, final_synopsis_date, final_protocol_approved_date, FPFV_date, LPFV_date, key_element_to_final_synopsis_days, final_synopsis_final_protocol_days...

    How can I do this?

    Thank you

    user9175541 wrote:
    I posted this in the SQL/PSL forum, but I hope that experts from the database in this group can give me ideas also, the necessity is also BI reports.

    I have a table, for example, project_milestones, that has these columns in order:

    PROJ_ID, milestone_name, actual_end_date

    with data:
    PROJ_ID, milestone_name, actual_end_date
    ===== ================ ==============
    1001, key approval, 2009-10-02
    1001, final synopsis, 2009-10-07
    1001, approved final Protocol, 2009-10-15
    1001, FPFV, 2010-01-10
    1001, LPFV, 2010-03-12
    ...
    1002, key approval, 2008-12-02
    1002, final synopsis, 2009-01-07
    1002, approved final Protocol, 2009-01-12
    1002, FPFV, 2009-03-30
    1002, LPFV, 2009-10-04
    ...
    There are about 10 steps in each project.
    I need to create a view for dish these data at the project level, looks like this:

    PROJ_ID, key_element_date, final_synopsis_date, final_protocol_approved_date, FPFV_date, LPFV_date, key_element_to_final_synopsis_days, final_synopsis_final_protocol_days...

    How can I do this?

    Thank you

    Create a PivotTable and put "milestone_name" in the columns, under the labels section.
    Put 'actual_end_date' in the section of measures and to change the rule of the aggregation of 'Max '.
    The rest of the attributes keep in the lines section.

  • How to create dynamically sorting table?

    For example, I have a table with 2 columns: 'Name', 'value x; and 1 table with columns 'name' value 'y' (which is based on the value of x + a formula). What I want to achieve is to get table2 sorted whenever I change value in table1. The "Filter/Sort" tool only applies sort once and doesn't react to any changes made to the table 1.

    I don't know how the practice is (I find it easier at the station just manually), but here's a way to generate an array sorted automatically.

    Add a column "index" for the value of Y in the same table (this can be hidden if you want) with a formula like this:

    The formula in C2, filled to the bottom:

    = B2 + 5 + LINE () / 10000

    The idea is to calculate Y using some formula that you use and then add a very small number based on the number of line so that it becomes a unique value that can be used for searches, even when the same value 'original' appears more than once.

    Then in column B of the table "Sorted" list the values for Y in Crescent order like this:

    The formula in B2, filled to the bottom:

    = SMALL (Table 1: $C, ROW (−1))

    And, finally, to get the name corresponding to this value of Y as this:

    The formula in A2, filled to the bottom:

    = INDEX (table 1: $A, MATCH (B2, table 1: $C, 0))

    Now, whenever you change a value in the column X, "Sorted" table is automatically sorts.

    SG

Maybe you are looking for

  • How to restore only the Bluetooth driver?

    How to restore the only driver of bt to the installation of a default constructor (windows 7 64-bit) or the path to the installation because it was made by the manufacturer?

  • Windows Movie Maker - error message not indexed

    When I try to import a video to Windows Movie Maker, I get the following error message: the file C:\My Documents\video\VID00023.wmv is not indexed and cannot be imported.

  • HP ENVY m6 laptop: laptop power HP Envy m6 on password

    I got code system disabled: 50200968 after three time wrong type poweron password. I can not solve battery CMOS problem even deleted. My laptop is HP ENVY Notebook PC m6. Can someone help?

  • Is it possible to change the graphics card in my laptop?

    Hello I have a laptop HP Pavillion with switchable graphics card. One of them is the Intel HD 4000, and the other is the Radeon HD M 8670. I was wondering if there is any way that I can improve my Radeon HD 8670 M for a better graphics card because i

  • Life expectancy and recommended 'throw' supplies

    I am familiar with the date 'Use before' HP on the parcel and use/expiration on the plotter date real supplies (printing and the ink heads) in the box. As we all know, users will buy the blocks in advance waiting to use it, and then before they know