Way to know which table APEX stores the data of particular application?

If, for example, I went to the shared-> components Templates-> change the Page template
and I want to know what APEX table stores the data that is displayed on this page in the definition-> header section
is it possible to do?

In this particular case, I would like to ask all requests for one ' < link rel = "stylesheet" ' string

Any guidance would be GREATLY appreciated

You can find it in every application > utilities > APEX views > APEX_APPLICATION_TEMP_PAGE. You must connect this point of view the point of view of APEX_APPLICATION_PAGES in order to get this info.

Denes Kubicek
-------------------------------------------------------------------
http://deneskubicek.blogspot.com/
http://www.Apress.com/9781430235125
http://Apex.Oracle.com/pls/Apex/f?p=31517:1
http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
-------------------------------------------------------------------

Tags: Database

Similar Questions

  • table that stores the data of reconciliation

    Hello

    I'm running on IOM 11gr2PS1.  How can I query data reconciliation for a given grateful event?

    Thank you

    Khanh

    Recon data in tables RA_XXXX.

    -Kevin

  • Using the bookmark Library, I can locate specific bookmarks, but there is no way of knowing which of my cases, it is in. Is it possible to do this?

    Using the bookmark Library, I can locate specific bookmarks, but there is no way of knowing which of my cases, it is in. Is it possible to do this? I have about 15 cases of bookmarks with a total of about 150 bookmarks. The research of the Library bookmark gives good results insofar as find the specific bookmark, but I IN. WANT to KNOW WHO MY RECORDS THE SPECIFIC BOOKMARK IS how can I do this?

    Take a look on these modules:

    https://addons.Mozilla.org/en-us/Firefox/addon/7372/
    https://addons.Mozilla.org/en-us/Firefox/addon/7377/

  • Would like to know which table in the repository contains the value of the operating system

    Hello

    I would like to know which table in the repository contains the value of "Owner operating system".

    Any ideas.

    Thank you
    Paul

    The following query should help you:

    SELECT t.target_name agent_name, cm.string_value mgmt_targets Os_User t, mgmt_metrics m.
    cm mgmt_current_metrics WHERE t.target_type = 'oracle_emd. '
    AND m.target_type = 'oracle_emd' AND t.target_guid = cm.target_guid AND cm.metric_guid = m.metric_guid
    AND m.metric_name = 'EMDIdentity' AND m.metric_column = 'username' AND m.type_meta_ver = t.type_meta_ver;

    Best regards
    Vincent

  • Hello! If I icloud library disabled, will be always saved pictures? I know that your backup stores the photo library of all devices and because I'm not all devices to be synchronized I think I'm safe and won't lose my pictures/videos. Right?

    Hello! If I icloud library disabled, will be always saved pictures? I know that your backup stores the photo library of all devices and because I'm not all devices to be synchronized I think I'm safe and won't lose my pictures/videos. Can someone please clarify?

    If you want your photos backed up, you must import them into the photos on the computer application that synchronize you with. iCloud photo library is a repository for all the photos for a given iCloud ID. However, it is not required for the care of your photos. I do not use iCloud photo library - import my photos into the library of Photos on my Mac.

    A backup of your device iCloud will save your current film, but if you remove anything from this film, then it will not be available for retrieval at a later date, because backups replace the previous backup version. A backup is so not an archive safe for your photos or videos.

    Photo stream keeps the last 30 days or 1000 photos taken with your camera if you have Photo Stream on, but once again, it's a temporary storage that gets crushed. Photo stream is intended to provide a method of sharing photos between the signed devices on the same iCloud account, but is not intended as an archive.

    Import your pictures and videos on a computer means that all photos and videos are kept in a library on your computer and will be accessible. It is the only safe way to archive your photos:

    PHOTO IMPORT IOS ON MAC/PC

    Good luck

    GB

  • Way to know which component is called a function

    Hi all.

    I think I saw a way to know which component is called a function. For example, lets say that I have two datagrids, each with a similar list from items in a database, but with of different ComponentID. A datagrid control ID is dg1, and the other is dg2. I remember having seen a way to NOT have to hard code each dg ID in the service, but to recognize which component calling the function. In my view, that it was something like 'thisComponent' or "theComponent" or something like that.

    So, if I click on an item in a list, I call the getComponentDetails() function.

    private function getComponentDetails (): void {}
    var setComponentID = thisComponent.selectedItem.ComponentID;

    ... use now to get the data from the database and send it to the Manager of...
    }

    Anyone know what it was / is or someother way to do this.

    Thank you. Gary

    Well, it seems that the answer is event.currentTarget.selectedItem.ComponentID. Hope this helps you to someone else.

    Gary

  • AT100 - impossible to get my calendar to store the dates of the annual events

    Hello.

    Cannot get my calendar to store the dates of the annual events birthdays for example.
    Option gives (annual 27 July 2012), but would it be fair (27 July each year). No way to remove year so presumably won't wait that 2012 will come along! All the other choices for weekly and monthly do not specify the year.

    Annual option should I think be the same. Tried to enter next year, but comes with (year July 27, 2013) so it looks that have to enter every year which is a pain. Someone at - it ideas.

    It's my first post he hopes in the right place.

    Thank you

    Hello

    Why you n t try another Android app like for example calendar of birthday or anniversary Assistant

  • How to get table relationships in the Data Transformation Scripts shape 4.1 Custom DDL?

    Hello

    I work on a Transformation custom DDL Script and came across a problem.

    Because the documentation is not really good, I have not come again a response.

    When handling a table, it is possible to find the FK column and referenced table. It is also fairly easy to know if the table that I'm getting, is referenced in any FKs using method isReferencedByFKs().

    But is it possible to know WHICH tables OR FKs a referenced table?

    For example, you've got a CAR table and a table of DOORS. Doors know they are referenced by the car because they got a column FK referencing the car. But the car somehow also knows he has it doors, and if so, which method should I use?

    When you use model.getFKIndexAssociationSet () .getAssociatedTablesWith (table), it returns an object (based on JavaScripts typeof), but I can't use getObjectTypeName(), getRemoteIndex() or getRemoteTable.

    the method returns a list of tables/views. You can use list.size () to iterate or list.toAray () to get a table with these objects - for each object you can use the getObjectTypeName() method,

    Games - they have a method set.toArray (), the set.size (), set.getElement (int index) - you can use to iterate over the items in the game.

    Philippe

  • How to insert into a GLOBAL TEMPORARY TABLE and get the data from it?

    The requrement is
    Split the string ENTRY point on the base and store it in a Collection. And the values of the collection will be stored in a global temporary table. Then, I'm updating some other table based on the data from the temporary table.

    There is in fact no error message. But there is no data in the temporary table and also no change in the update statement

    First of all, I'm creatiing a global temporary table only once outside the procedure.

    CREATE GLOBAL TEMPORARY table GLt (data_element number)


    create or replace procedure test_proc (p_in_string VARCHAR2) is
    i the number: = 0;
    number of POS: = 0;
    CLOB lv_str: = p_in_string;
    p_delim VARCHAR2 (1): = ', ';

    TYPE t_array IS TABLE OF VARCHAR2 (20) INDEX directory.
    t_array channels;

    BEGIN

    -cutting of string input and store in the strings (i) collection

    POS: = instr (lv_str, p_delim, 1, 1);
    WHILE (pos! = 0) LOOP
    i: = i + 1;
    Strings (i): = substr(lv_str,1,pos-1);
    lv_str: = substr (lv_str, pos + 1, length (lv_str));
    POS: = instr (lv_str, p_delim, 1, 1);
    IF pos = 0 THEN
    Strings (i + 1): = lv_str;
    END IF;
    END LOOP;

    run immediately "drop table TWG;
    run immediately ' CREATE GLOBAL TEMPORARY table (data_element number) TWG on commit preserve rows ";

    FORALL i in strings.first... Strings.Last
    INSERT INTO VALUES TWG (strings (i));
    commit;

    Update first_tbl set PIN is "XXX" where first_col in (select data_element from TWG);.
    commit;

    END test_proc;

    Published by: cedric b on January 25, 2013 12:59

    Remove the two execute immediate line. They are wrong.

    And then use the table in your code that you created at the beginning. The name is GLT.
    And delete the first commit. This validation would empty the temporary table of GLT.

    You get an error? Or it does not work as expected?

    Also, show how you call the procedure.

    Published by: Sven w. January 25, 2013 14:45

  • Camcorder Camileo P100 store the date and time

    My recently purchased camcorder camileo P100 store the date and time.
    Whenever it starts it must be reset because it refers to the default date.

    Has anyone else had this problem

    It looks like a camera malfunction don t think you can fix it.
    I suggest you to get in touch with the dealer and replace the cam

  • How to join two tables to retrieve the data from the columns in table two. Tables have primary and foreign key relationships

    Hello

    I want to join the two tables to retrieve the data from the columns of the two table passing parameters to the join query. Tables have primary and foreign key relationships

    Details of the table

    Alert-1 - AlertCode (FK), AlerID (PK)

    2 AlertCode-AlertDefinition-(PK)

    Help, please


    ----------

    Hi Vincent,.

    I think that you have not worked on adf 12.1.3.  In adf 12.1.3 you don't have to explicitly create the association. When you create the EO to your table, Association xxxxFkAssoc, will be created by ADF12.1.3 for you automatically. Please try this and do not answer anything... You can also follow the links below. I solved the problem by using the following link

    Oracle ADF Guide step by step - Oracle ADF tutorial: creating a relationship of the master / detail using Oracle ADF

    ---

  • What is the solution to add is not null to an existing table that has the data

    I have an employee table that contains the data that I want to change the column NOT NULL .i get error saying e-mail
    table cannot be changed when the data is there... any other solution for this?

    I have an employee table that contains the data that I want to change the column not NULL.
    I get error message saying table cannot be changed when the data is there... any other solution for this?

    Create a new column that can contain NULL.
    New column UPDATED with the old data
    remove the old column
    Rename new old column_name column

  • I forgot to backup Outlook Express! However, the .dbx files are all in the data folder of Application that I have back up! How can I see what is in them to import to my chosen e-mail program?

    Original title: .dbx files

    I've updated computer laptop of my client from Windows XP to 7.  I forgot to backup Outlook Express!  However, the .dbx files are all in the data folder of Application that I have back up!  How can I see what is in them to import to my chosen e-mail program?

    This is how you would normally import into Windows Live Mail. If all goes well it will give you enough of a jump start.
     
     
     
    Copy the * ENTIRE * OE message store folder to a flash drive. (Folders.dbx must be included). Place it on the desktop or another location on the computer using WLMail.
     

    WLMail 2011/2012: folder button. Import Messages. Microsoft Outlook Express 6, and the point where it was saved.
     
     

     
     
     
     
     
     
     
     
  • Table that stores the information of Transport server

    Hi gurus,
    What is the name of table in the b2b database that stores the transport Server details?

    I use Oracle 10g B2B.

    Concerning
    AYUSH

    Hi Mary,

    I do not have a facility of 10g here, but if I'm not mistaken not it is table TIP_TRANSPORTSERVER which holds the transport server details.

    Kind regards
    Anuj

  • Attempt to create run time (dynamic) table and insert the data in this... The entrance is a flat file (txt file) which has the numbers and strings... I'm trying to convert them to a string and insert into the table. It is a matter of urgency for me please

    create or replace procedure Dynamic_Table AS

    iVal VARCHAR2 (32);

    iTemp varchar (200): = ";

    sql_stmt VARCHAR2 (200);

    l_file1 UTL_FILE. TYPE_DE_FICHIER;

    l_file utl_file.file_type;

    BEGIN

    l_file1: = UTL_FILE. FOPEN ('TEST', 'dinput.txt', 'R');

    EXECUTE IMMEDIATE ' CREATE TABLE baseline (Item_ID varchar2 (32))';

    Loop

    BEGIN

    UTL_FILE. GET_LINE (l_file1, iVal);

    EXECUTE IMMEDIATE ' insert into baseline values (: ival) "using ival;

    EXCEPTION

    WHEN No_Data_Found THEN EXIT;

    While some OTHER THEN dbms_output.put_line (SQLERRM); * /

    END;

    end loop;

    END;

    You are approaching this the wrong way.  Create an external table based on the file.  External tables are CSV, fixed width data in a queryable table.

    You will need to create an oracle directory to put the file in (MY_ORA_DIR) I leave it for you to do, and then perform the following...

    create table BASELINE)

    ITEM_ID varchar2 (32)

    )

    EXTERNAL ORGANIZATION

    (

    TYPE ORACLE_LOADER

    THE DEFAULT DIRECTORY MY_ORA_DIR

    ACCESS SETTINGS

    (

    RECORDS DELIMITED BY NEWLINE

    LOGFILE "dinput.log".

    BADFILE "dinput.bad."

    NODISCARDFILE

    FIELDS

    (

    ITEM_ID

    )

    )

    LOCATION ("dinput.txt")

    )

    REJECT LIMIT UNLIMITED

    /

    All the dubious records appear in dinput.bad. Dinput.log will give you information.

    External tables are read-only, so once you set up your file, you can create editable as a normal table.

    create table ITABLE_EDITABLE as

    Select * from BASELINE

    /

    Work done, a few lines of code.

Maybe you are looking for