How to find the data document read/show rank or not by the user?

iewI have IR report when the user logged on to the application and read the line (possibly, click on the view (edit) and read information in the form page) then a column called READING is YES, otherwise this line should be NO LU! How can I achieve this?

Document User Read state?
Task 1ARead
Task 2ANo reading

Just because someone clicked on a link does not mean that the end-user it read.  Personally, I would ask the end-user if they read and which record.

For the SQL... Use instead of DECODE CASE.

... or vice versa the DECODING logic

decode ((select...), 0, 'Unread', 'Read') as REad_status

MK

Tags: Database

Similar Questions

  • How to find the user Apex table

    Hello

    Please let me know, how to find the user apex table. I need validate the unique user based on the same, for which I use below function.

    DECLARE
    VAL A BOOLEAN;
    BEGIN
    VAL: = APEX_UTIL.IS_USERNAME_UNIQUE (p_username =
    (: P6_USERNAME);
    END;

    However, in this case, he always comes back "FALSE," saying new user exists.

    Kindly help me in fixing this problem.

    There is a view called apex_workspace_apex_users.

    Details under Home > utilities > Application Express views

    André

  • How to find the user oracle for a planning application search

    Hello
    I know how to take backup but I dnt seem to remember the user that I created in oracle to the planning application and there are many users that there are many applications on the sytem, how to know which is the user for a particular planning application
    Thanks in advance

    I would of thought you would name a name of data source with the same name as the planning application, it makes it a lot easier, the naming scheme of names with the same name also keeps everything the same.
    If you can not link the name of the data source for the name planning then you will need to look at the system of planning and HSPSYS_DATASOURCE and HSPSYS_APPLICATION tables, this allows linking by ID.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to find the user name and a name indatapump import tablespace

    I have a datapump without the export log file. I would like to import it into a database. Before you begin the import, I would like to know the schema and the tablespace which exported so that I can remap the schema and the tablespace to others. Is there anyway that I can do

    You can run your import command, but add this:

    include tablespace, sqlfile = look.sql user =

    The look.sql file will have the tablespace create orders and orders for the user to create.

    Edit look.sql to see what are the names of tablespace and user.

    Dean

  • How to find the users connected to the system

    Hello
    1. is there a way to know how many users is registered in the system of cuttently
    2. is it possible to find that all the activities, they did, other than the execution of scripts calc or the rule files.
    3. can we get any journal file, or write a report to see who all are recorded in the system at any given time.

    Thanks in advance

    You will need to return to the Administration-> Reporting-> audit and select the information you want to see.
    Once you've done all this information will be stored in the RDBMS table named auditlog (dnt remember the exact name). In this table, you can view most of the activities by user.

    Thank you

  • How to find the session killed and computer name

    Hello

    At the time of the batch run killed .somebody this session without me knowing how to find the user particular db level or oslevel .de name which machine they killed how know at the OS level. but when I put the audit_trail = os only user SYSDBA activities are not checked the other activities of the user.

    The server is AIX and db version 11i provide the query for conclusion or os level.

    Thank you
    DBC.

    Published by: dbc001 on March 26, 2013 21:48

    check with who ever is privilleges to kill these perticluar session, if you have few users.
    It is not possible to findout without verification or error info... etc.
    Otherwise, restart these jobs perticluar and follow closely.

  • How to find the date item was my favorites on Mozilla Firefox

    on system moot bookmark how to find the date of the bookmark?

    In bookmarks menu select organize bookmarks to open the bookmarks library. In the bookmarks library, click views, and then display the columns and then added. This will display a column showing when a bookmark has been added.

  • average of k: how to find the data clustred; : or how to assign number t0 each data group

    Hi Member

    I have download the LabVIEW Machine https://decibel.ni.com/content/docs/DOC-19328 learning package

    I want to run the K average algorithm to group the image in a group of two or three or more

    the problem is how to find the result I mean the image of clustred', the image that contain 2 or three threatened value only

    or how aasign a 1 value for all the intesity who

    belong to the cluster a and 255 for data that belongs to group 2

    for the look of the image as binary image?

    a my vi below

    Best regards

    my post before shows how to set the threshold manually using the slider of the graph.

    Here is the version k-means automated help .vi box tools

    Alex

  • How to find the number of data items in a file written with the ArryToFile function?

    I wrote a table of number in 2 groups of columns in a file using LabWindows/CVI ArrayToFile... Now, if I want to read the file with the FileToArray function so how do I know the number of items in the file. during the time of writing, I know how many elements array to write. But assume that I want the file to be read at a later time, then how to find the number of items in the file, so that I can read the exact number and present it. Thank you all

    Hello

    I start with the second question:

    bytes_read = ReadLine (file_handle, line_buffer, maximum_bytes);

    the second argument is the buffer to store the characters read, so it's an array of characters; It must be large enough to hold maximum_bytes the value NULL, if char [maximum_butes + 1]

    So, obviously the number of lines in your text tiles can be determined in a loop:

    Open the file

    lines = 0;

    While (ReadLine () > 0)

    {

    lines ++;

    }

    Close the file

  • How to find the e-mail address for my HP 6700? Printer shows E-Print connected.

    I am using the Forum to get a new code to the printer and the printer shows homepage that's on, but now I don't know how to find the e-mail address for my computer.

    Hello

    In the front of the printer, go to configuration. Locate and enter the Web Services. Aprove any step to activate the service... leave the system a few minutes to complete your registration, a page will be printed automatically with the code printer and directions to select the email address of hpeprint.com.

    Kind regards.

  • How to find the last date of execution of the objects in database

    Hi all

    We're going for an upgrade of the database 11g and for the same thing, we want to know the last date of the following-

    Packages, Tables, views
    Conc. programs / value Sets / look up / profile options

    Is there a way we can find the same thing.
    The answers would be really useful.

    Kind regards
    Shruti

    So can you provide clues on how to find the last opportunity registration

    I don't think you can find such a script with having activated audit.

    Thank you
    Hussein

  • How to find the data in two tables are the same?

    Hi people,

    Suppose we have table emp01, have 10 records and create another emp02 as table

    create the table emp02 in select * from emp01;

    now both the table has the same data.

    How to find a 'data' in the two tables are the same?

    Hello

    SELECT *
    FROM emp01
    MINUS
    SELECT *
    FROM emp02
    UNION
    SELECT *
    FROM emp02
    MINUS
    SELECT *
    FROM emp01
    

    You can also compare resultset hash to select * in emp01 and select * from emp02 by using dbms_sqlhash.

    Best regards
    Nikolai

  • How do find no data in the table

    Hi all

    I have 250 table in my diagram and when I query like this

    Select * from object where type_objet = 'TABLE' and owner = 'MATTELLI.
    order by object_name CSA


    Some tables have no data in it. How to find the tables that not have data or records

    Thanks and greetings
    Srikkanth.M

    Hi Srikkanth,

    First of all, if you are only interested in object TABLE type, so you should better use dba_tables instead of dba_objects.
    Then, assuming that your statistics are up to date, it would look like:

    SELECT *
      FROM all_tables
     WHERE owner = 'MATTELLI'
      AND num_rows > 0
     ORDER BY table_name ASC
    

    Otherwise, you can go with a subquery and a 'select count.

    HTH,
    Thierry

  • How to find the last update date, time and user of the file field peoplecode

    How to find the last updated date time fields of peoplecode records?

    Thank you.

    We can check the update date-time using the following query

    SELECT LASTUPDDTTM IN THE PSPCMPROG WHERE OBJECTVALUE1 LIKE "RECNAME" AND OBJECTVALUE2 AS "FIELDNAME".

  • Have deleted implementing up-to-date, but while they inspected I think it's still in my system in my history how to find the files to remove it completely?

    Original title: Remove KB3035583

    I deleted the update, but while they were inspecting it, I think it's still in my system in my history how to find the files to remove it completely?

    I am running Windows 7

    Microsoft have now updated the status of GWX, whenever changes to update is downloaded as a new update re. It is not beyond their intrigues to GWX ineffective as well. Unfortunately we have to be patient until 29 July when, according to the assurances of Microsoft this mess will be disabled. I don't know if there is code to turn it off or we wanted yet another update to do.

Maybe you are looking for

  • How will I know if my MBP wifi does not work or my router?

    My MacBook Pro will connect to a streaming source (like NBC Sports, for example) and send by Airplay to Apple TV, but it restores a flamed low quality sound and picture. Very bad, really. My iPhone from the same source and playing through the same Ap

  • Possible malware of plane? Does not connect to AT & T in turn...

    A week ago I was traveling for work. Until my flight home on Wednesday, my iPhone 6 worked perfectly. I used the usb port under my seat and connected my phone, so I could load it. I also used the wifi service on the plane for the Delta app and watch

  • Shuffle resumes songs before completing the reading list

    Hello! Since I upgraded my ios to 9 (a few days ago) my music application behaves differently. I'm still using the 'Random' option, but given that 'upgrade' songs are repeated frequently. There is no more "Song X on Y ', only of songs randomly with f

  • How conenct Satellite L300-13r to TV

    Hi all I have a Toshiba Satellite L300-13r and want to connect it to my TV.The laptop has a VGA connection, but my TV has hdmi, s-video and the cards and taken CAR. Does anyone know what I need to plug? Thank you

  • The Web server configuration

    I have Labview 2011 SP1 running under windows XP. We have Microsoft Silverlight 4.1.10329.0 installed by our COMPUTER organization. In the Labview Project Explorer, under Tools-> Options-> Web server application server server Web is grayed out. Is th