information in the table

Hi all

I would like to see the DATE of the Table on which it is created. Can anyone suggest me what metadata table I get information? I get the date to which it is last analyses user_tables , but not on the date of its creation.

Published by: SwapnaPrerana on October 11, 2010 09:44

Published by: SwapnaPrerana on October 11, 2010 09:44

Hi user,

Try again with the following data dictionary,

  select * from user_objects where object_name='';

 

Concerning
Sankar MN

Published by: SankarMCA on October 10, 2010 21:17

Tags: Database

Similar Questions

  • Need information about the Tables in database in Oracle Apps

    Hello

    I am looking for information about the Tables in database in Oracle Apps.

    Is it possible that we could see the (column name, description of each column, the primary key, foreign key etc.) the table structure in database (e.g. HZ_PARTIES, CS_INCIDENTS_ALL_B, csf_debrief_headers) used in Oracle 11i applications?

    ETRM. Oracle.com

    concerning

    Pravin

  • How to connect NEWSPAPER of INFORMATION to the table of the newspaper so that the operation of ROLLING BACK of the user?

    How to connect NEWSPAPER of INFORMATION to the table of the newspaper so that the operation of ROLLING BACK of the user? any example?

    Fjean wrote:
    What is the independent procedure/function?

    You can create stand-alone procedure to record messages even if the transaction is rolled back messages is stored in the table and are committed.

    Example of

    SQL> DECLARE
      2    PRAGMA AUTONOMOUS_TRANSACTION;
      3    emp_id NUMBER(6);
      4    amount NUMBER(6,2);
      5  BEGIN
      6    emp_id := 200;
      7    amount := 200;
      8    UPDATE employees SET salary = salary - amount WHERE employee_id = emp_id;
      9    COMMIT;
     10  END;
     11  /
    
    PL/SQL procedure successfully completed.
    
    ---log_error procedure
    -- Table Err_tab ( seq number , time_stamp date, message varchar2(4000))
    CREATE PROCEDURE log_error (p_message VARCHAR2)  AS
      PRAGMA AUTONOMOUS_TRANSACTION;
    BEGIN
      INSERT INTO Err_Tab(seq.err_seq,SYSDATE,p_message) ;
      COMMIT;
    END log_error;
    /
    
    -- You can use this procedure to log
    -- error messages as follows in a transaction
    BEGIN
      log_error('Start emp update') ;
      UPDATE emp set
      log_error('End emp update');
    EXCEPTION WHEN OTHERS
      log_error('Update Error '||SQLERRM);
    ROLLBACK ;
    END ;
    /
    Even in case of Rollback error messages will be inserted to log table 
    

    SS

  • extraction of the information in the table

    How to retrieve all the data of the table a sense reverse order... not only the single column... I want to reverse each data column... do not write like this:
    Select reverse (col1), reverse (col2) in emp;

    kindly guide me for this...
    Thank you all...

    How to recover all the data table in the order reverses.

    I can do on my 11.2.0.2

    SQL> set echo off
    SQL> with t as (
     select 'abc' ename, 'xyz' job from dual union all
     select 'def', 'wes' from dual union all
     select 'fdf', 'ert' from dual
    )
    --
    --
    select ename, job, x1.column_value ename_reversed, x2.column_value job_reversed
      from t,
           xmltable (trim ('codepoints-to-string(reverse(string-to-codepoints("' || ename || '")))')) x1,
           xmltable (trim ('codepoints-to-string(reverse(string-to-codepoints("' || job || '")))')) x2
    /
    ENAME JOB  ENAME_REVERSED JOB_REVERSED
    ----- ---- -------------- ------------
    abc   xyz  cba            zyx
    def   wes  fed            sew
    fdf   ert  fdf            tre         
    
    3 rows selected.
    
  • Need to query the information in the table - more than 1 d

    I am writing a Facebook application and want to compare my db user with information returned from Facebook. I get the correct information of FB as a table with a structure on the inside. It is not letting me use ArrayToList, so I guess it's because of the structure.

    When I use the code that is attached, it browse the data and returns all the correct information.

    I am completely vaporlocked on is how to use the data returned by this loop to the query, as in:
    SELECT foo
    FROM bar
    WHERE uid IN (loop of the correct information)

    I feel like this should be easy enough, and it is making me want to push my eyes. Thank you in advance and please let me know if you need additional information.

    You rock as Satan. Thank you very much. : D

  • Prevent freezing when loading the data in the table of GUI

    I am receiving messages via a TCP/IP connection.  Information of these messages are retrieved and displayed in a table, as they are received.  Number of messages is received over a short period of time, and a large amount of data is added to the table.  When this happens, the freezing of MISTLETOE and the user cannot press the Cancel button until all the data are inserted into the table.  How could I prevent this gel?

    I studied this forum and I found a few tips, but they did not help.  I used SetCtrlAttribute instead of SetCtrlVal to update the table.  Using SetCtrlAttribute to enter the information in the table slightly reduces the gel as the table is redrawn only once all information is entered in the table.

    Problem solved: I created and executed the TCP client in a separate UI thread

  • How to hide data in the table?

    Hello

    I'm using LabWindows/CVI 8.5 and I have a question about the use of tables.

    The problem is this: in my table, I have 8 columns.  I have columns of chains, whole, and a column of buttons - so there is a button on each line.  I have some information about each line I don't want to display in the table, however, I would like this information to be associated with other information on this line.  Each line represents a high lack of information from a log file - level when the user clicks on the button, I want to be able to go to the specified file and extract more detailed information about this flaw and display it on another Panel.  "Hidden" information are (1) file identification number, and (2) seek-card value... or 2 integers.  My problem is how to have these 2 pieces of information available for each line, but they have to be seen by the user.

    There are two ways I see this, but I did not really understand how to make no more.

    (1) I could have each key also contain a string that includes the 2 pieces of information (for example, "32:125567"), so that when I click the button, the application can retrieve the string value of the key, analyse and extract integer values from two...  I've done this work - BUT the button actually displays the string containing the numbers!  Is there a way to "hide" this information contained in the button?

    (2) alternative... Is it possible to include columns 'hidden' in a table that can contain information - but these columns are not displayed.  For example, my table is currently 8 visible columns.  Could I somehow add a column for file identification number and a column for search-map and have these columns be hidden from view (but still accessible to the application)?  I don't see a way to do this, but I'm still very inexperienced using tables in L/CVI.

    Or you guys maybe you know a better way to do...

    Thank you very much

    Harv

    Regarding your question 2, although it is probably replaced by my previous post, don't forget that a table can have more columns than those displayed on the screen.

    You can configure your table to have 10 columns, but only 8 shown (button ' size/scroll options' in table in the IUR editor properties); given that you can hide the horizontal scroll bar, even in this case you can store information in the table that are not accessible to the user.

  • number of rows in the table

    Hi master,

    I have a requirement. During the passage of a table, I need to get the number of rows in this table. Sometimes, when I spend 2 or more table names, I need to get the same count of result of lines. I got the below function. but it shows all the rows in the table. I want pariticular tabels only. How I can I get it.

    Select table_name, num_rows from all_tables where table_name in ('EMP', 'Department');  I tried.  I need to a procedure or function. who will pass the name of the table as a parameter and 1 or more than the name of a table if I pass, I need to display information from table name and number of lines.

    CREATE OR REPLACE

    TYPE t1_obj AS OBJECT)

    table-name VARCHAR2 (30),

    CNT NUMBER

    )

    /

    CREATE OR REPLACE

    TYPE t1_obj_tbl AS THE t1_obj TABLE

    /

    CREATE OR REPLACE

    FUNCTION (f1)

    p_schema_name VARCHAR2

    )

    RETURN t1_obj_tbl

    PIPELINED

    IS

    v_retval t1_obj: = t1_obj (null, null);

    BEGIN

    FOR v_rec IN (SELECT table_name FROM dba_tables where owner = upper (p_schema_name) and nvl (iot_type, 'X')! = "IOT_OVERFLOW") LOOP

    v_retval.table_name: = v_rec.table_name;

    RUN IMMEDIATELY "SELECT COUNT (*) FROM" | p_schema_name | '.' || v_rec.table_name

    IN v_retval.cnt;

    PIPE ROW (v_retval);

    END LOOP;

    RETURN;

    END;

    Select * from table (f1 ('scott'));

    The above function returns information from the table in SCOTT scheama. I need only perticular table info.

    Please notify.

    AR.

    Hi Sven,

    Front end people ask me the requirement. They wanted a proc or function as I want.

    Please help me.

    Concerning

    AR

  • How to add a link to the tables

    Hello

    If all goes well, there is a simple answer to this question - I had this long table that I created and I separated it until the broadcast on several pages, which links the tables so that the information in the table would pass. -a worked very well!

    I have recently moved these paintings in a new document and now I have these linked tables, I have those individual. I tried to re - bind all text fields, but just, pushes the table down and place the information on it in the form of text, it does not place new information into the table cells as it used to.

    Is it possible to re - linking tables if they are in the same way as they did before?

    Go back to your original document and rather than copy the text boxes, place the text cursor in the first box, and then select all.

    Then paste it into a text box in the new document.

    The copy of the individual images of a related story breaks the links.

  • Display of information from the data CAN at a gauge table

    Hello

    I'm new to Labview and just know the basics. I use a sample code to send and receive messages CAN. I need to view the data of received messages (only the first two bytes) on two gauges, i.e. the first two values of the data matrix. Is it possible to do? Also, it would be useful if I could control the value of the first byte of data using a button or dial. Any help would be appreciated.

    Thank you

    Brian

    Hello Brian,.

    You can use the "Subset of the table" function in your range of tables in your diagram and choose zero index and size two (2 items out of the table) in order to extract the first two values.

    Here is a link to the help of the service document:

    http://zone.NI.com/reference/en-XX/help/371361E-01/Glang/array_subset/

    You can have all of your comments as a control and set the default values for the items you want to change. You can access this property by setting the value on the control, and then right-click on it to go to the "information Operations" then 'Create this value default value'. Then, you can right click the control you want to change and replace with a dial. Make sure you only select properly its representation. For example, a byte you would probably select U8.

    Attached is an example, please take a look and let me know if it helps.

    Kind regards

    Michael S.
    Technical sales engineer
    NEITHER UK & Ireland

  • Search multiple criteria information in the column on the left of a table.

    How to search several criteria information in the column on the left of a table. I am familiar with /match index search values of the left columnn in a table for a "single" column, but not for more than one column?

    Hello

    It seems that you are using Microsoft Office Excel. If yes then it would be better suited in the community of Microsoft Office Excel. I would recommend posting your query in the community of Microsoft Office Excel.

    Microsoft Office Excel community

    http://answers.Microsoft.com/en-us/Office/Forum/Excel

     

    Hope this information helps.

  • Context in the tables information

    Hi all

    I use ADF 12.1.2. y at - it a way to display several of context information for the different rows in a table ADF?

    If you look at the example of showcase "in a table" (contextInfo demo), when you click on a background information and then on another, it only shows the last of them.

    Kind regards

    Sébastien

    No, you can't, at least not in the demo as the demonstration uses the same popup for all the contextinfo in the table. You can try using the BLAH of various different columns pop-up windows. Then it can stay open, bit, I never tested it.

    Timo

  • How to get information from the view on the columns referenced in the tables

    Hi all

    I was looking for view DBA Oracle DB that displays information on the notice. In particular, I want to find information for each column in a view - of which table is this column and what his original name of the column. Is this possible at all?

    Thanks in advance!

    If you are looking for a view dictionary

    question

    Select *.
    dict
    where table_name like '%%'
    ;

    or consult the Oracle reference manual for your unknown version of Oracle.
    The answer is so obvious...

    -----------
    Sybrand Bakker
    Senior Oracle DBA

  • The table or view in oracle to Package information

    Please give me the name of the table or view in oracle where the names of all packages are available and their associated procedures or functions... otherwise there is a way to inform
    select text from user_source where  type='PACKAGE';
    

    This query can give you defination all package you can know Members (stored procedures/functions/variables etc.) of a package.
    But I have no idea about any explicit data dictionary view that lists all the members of the package defined by the user. Hope to see here as appropriate.

  • display information in folders root on the table of contents

    RH8 HTML.

    I wonder that if there is a way to define a survey folder in a table of contents to display information, even just a list of subtopics in a main folder of a browser of WEbHelp and air base exit help.

    for example if you look at the help file in RH8, you click on a section of the table of contents at the top level, that is, tables of contents, indexes, glossaries. information appears and indicates what topics are described in this file in the help file.

    I want to do something similar with my help file, even if all the top-level folder, or a subfolder with subtopics just shows nothing until I click on a specific topic.

    hope that's clear, it's hard to explain... but surely a simple solution.

    Thank you.

    Nick

    Hi Nick

    I'm a bit confused as to exactly what you want to achieve here. I think that is a part of the question, you mix the terms files and TOC levels.

    When you automatically create a TOC RoboHelp certainly looks like the folder structure that exists in your project and creates a book for each file it encounters.

    Perhaps you mean ask how you configure books in your table of contents so that a click from the user, not only do they widen to reveal what are the links to topics within the book, but a topic displays on the right side that lists the explanations and links to what's in the book? If this is what you want, you will need to create a topic for each book. Make sure he read and appear as you wish, then use the 'Book with link' function of the table of contents to associate subjects with books.

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7 or 8 days - $24.95!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

Maybe you are looking for