Privileges - hide the data on the table, but allow the visualization of the table structure?

I was wondering if there is a lien that would allow someone to be able to view a table exists, its column names, but hide the contents of the actual data in the table?

I know he has a right to SELECT which, if not given it seems just totally hide the table

Thanks in advance

I was wondering if there is a lien that would allow someone to be able to view a table exists, its column names, but hide the contents of the actual data in the table?

The solutions are:
-grant SELECT on DBA_TAB_COLUMNS ;
-a custom view SYS. CUSTOM_TAB_COLUMNS selects from DBA_TAB_COLUMNS, which is filtered for specific schemas/tables.
-Fine grain access
-Security label

Published by: user11181920 on October 23, 2012 11:15

Tags: Database

Similar Questions

  • How to hide the table header if no data is present

    Hello

    I need to hide the heading for the table if no data is present. Table a, column 5. If no matter what clolumn gave this section table should not be display.

    I use <? If: count (Installation_Event_S19) = 0? > but this is not a job for me.

    Could you please help me.

    Thank you

    Sylvie Kumar


    I think you want to show/hide a table that if its conditions of licence exists and have some value. You can have an if condition including the table.

  • How to hide the ADF table during execution

    Hi all

    I use Jdeveloper - 11.1.2.4.39.64.36.1 version

    Is it possible to show only the tables with associated in the same lines and hide tables with no record.

    For ex: Let's say that at the time of the design, there are three related data tables with the diagram below.

    Table 1
    Table 2
    Table 3

    However, during execution, there is no record for 'Table 2', but the table 1 and table 3 have records associated with them.

    Is it possible to hide the table 2 and get the following provision -

    Table 1
    Table 3

    According to the schema, table 2 should hide, and table 3 should get reordered under table 1 directly.

    Best regards

    Ankit Gupta

    Hello

    You can set the property visible from the table to something like #{bindings.. estimatedRowCount gt 0}

    Arun-

  • How to hide the table row after deleting logical

    Hello.
    I use Jdeveloper 11.1.1.3.0, ADF BC and ADF Faces.
    I would like to implement the logic delete in my application.
    In my entity object I have deleted attribute and I replace the remove() method in my EntityImpl class.
        @Override
        public void remove()
        {
           setDeleted("Y");
        }
    and I added this condition in my view object
    WHERE NVL(Deleted,'N') <> 'Y'
    on my page, I have a table. This table has a column to remove each line. I dragged and drop action the data control RemoveRowWithKey
    and the value of the parameter * #{row.rowKeyStr} *.
    I have what I need is the following:
    When the user click on the delete button I want to hide the ROE of the table. I tried to rerun the query after deleting, but the line is still on the page. Why run query does not hide the line of the screen.
    Here's the code I used to remove and run queries
        public String deleteLogically()
        {
            BindingContainer bindings = getBindings();
            OperationBinding operationBinding = bindings.getOperationBinding("removeRowWithKey");
            Object result = operationBinding.execute();
            DCBindingContainer dc=(DCBindingContainer) bindings;
            DCIteratorBinding iter=dc.findIteratorBinding("TakenMaterialsView4Iterator");
            iter.getCurrentRow().setAttribute("Deleted", "Y");
            //iter.getViewObject().executeQuery();
            iter.executeQuery();
            return null;
        }
    as you can see I used two methods () iter.getViewObject () .executeQuery; and iter.executeQuery (); but the result is the same.

    I built a sample for you - http://jobinesh.blogspot.com/2011/05/soft-deletion-of-rows.html. Please see if it meets your requirement.

  • Grant select privilege on the table column

    Hello
    I think that it is not possible to give the right to select level of column in a table.

    by example-grant select (col1, col2) on table1 to User1;

    Can anyone suggest what might be the way to achieve (apart from creating a view on the table).

    Hi, Anit,

    Anit says:
    Hi Frank,.
    Thanks for the reply. Nothing bad to see.

    Then use a notice. It is simpler and more robust.

    As that I knew WHAT EVP is used for the column data hide with a null value or other values. do not hide the entire column of the selection operation. Please correct me if I'm wrong.

    Maksing the column with a null value or another value is hide the column.
    Do what you should always do whenever you have a question. Post some sample data (CREATE TABLE and INSERT statements) and the results desired from these data. In this case, after an authorized user (that is, a user with all privileges) must get results and results that a user with lesser forge privileges.

    A view (or a copy of the table, as a materialized view) is the only way I know to prevent users to know that there is a column (for example) called credit_card_num.
    Use row-level security, you can return NULL when users not allowed to reference credit_card_num, or you can trigger an error if they try to refer to this column.

  • concatenate the data in 2 tables in a third table as well as in CONCATENATE strings

    Hello. as the title says, I wish to only concatenate the data in 2 tables in a similar third table that concatenate strings don't. All tables should be 1 d. For example, suppose that there is 1 table with the following: 1. 2; 3; 4 and table 2 with:; b; c; d. I would like a table 3 either 1 a, 2 b, 3 c, 4 d. Now this could be done easily with above mentioned concatenate strings, then table construction. but table 1 and 2 have something like 150 items. Rather painful. Any ideas?

    Hold arrays of two strings in a loop for example, concatentate the strings inside the loop and run the result réécrirait array3.

    Autoindexing manages table manipulations.

    MIke...

  • How to hide the accounts on the Welcome screen, but not on UAC prompt

    Running Vista Ultimate

    I created several standard users and multiple administrative accounts of the different members of the family to use.  I want them all to use their standard user account when connecting, but when UAC prompts elevated privileges, I want whether they are able to choose their administrative account.

    How can I hide the account on the Welcome screen, but allow it to be used in the UAC prompt?

    I found how to hide using the hklm\software\microsoft\windowsnt\currentversion\winlogon\specialaccounts\..., reg key but he's hiding of uac as well.

    Hello

    It's not exactly what you were asking that you however maybe it will get enough to do what you need to close.

    You should always let a no hidden Admin account and I would leave two, one that is total unused
    except for testing and other fastening. Also be sure to check the 'related links' on these pages.

    How to hide or show a Vista user account
    http://www.Vistax64.com/tutorials/94805-user-account-hide.html

    This one is mainly for reference.

    How to turn User Account Control (UAC) on or off in Vista
    http://www.Vistax64.com/tutorials/48893-user-account-control-UAC.html
    ------------------------------------

    You need to know about this too but DO NOT USE it regularly because if it corrupts, you can become
    Grill quickly.

    How to enable or disable the real built-in Administrator account in Vista
    http://www.Vistax64.com/tutorials/67567-administrator-account.html

    Please check with what and how you ended up doing.

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • Hide the button Delete when no line is marked as a table.

    Hi all

    I have demands, but I couldn't find the right solution:

    1. to hide remove button when no line is marked as a table.

    2. to hide the Apply Changes button when no line is existed as a table.

    For no. 1, I tried the solution of How to hide and show the button if the line is selected in the form of tables , but it did not work.

    Could someone please give some advice?

    I use Oracle APEX 4.2.5.

    Thank you and best regards,

    Troy.

    Hi Troy,

    fair value the scope of the event of dynamic dynamic Action and it works!

    I had to fix your delete action to test the results.

    Kind regards

    Steven

  • How to hide the column in a table in the adf.

    I created the table of the ADF and surround it in the collection of panels, the data in the table from the bean to support variable. Depending on the State, there are a few columns that must hide with the user. I used visible = "false", where the false value will come from backing bean. However the user to the table always have the ability to display the column. Is there any one to hide the column with the user at all times. Fixing the code example:

    < af:column sortable = "false" headerText = "column1" id = "c13" visible = "false" >

    "" < af:outputText value = "{row.columns1} ' id ="ot13"/ >

    < / af:column >

    Hello

    Use the rendered property?

    Concerning

  • Delete the data in partitioned tables

    Hello

    Oracle 11.2.0.3.0 version, running on Linux Enterprise.

    I need to remove all the data from two tables (several 100 million lines each) that are partitioned.

    (1) table 1 is a partition table have varied to a DATE column

    (2) Table2 is a partition of reference table; partitioning is referenced on a relationship of foreign key to Table1 (column: key Table1.Primary)

    As I have no need for data, but want to keep the structure of the table, I would ideally like to delete partitions at the same time that the deletion of the data, so that the 2 tables partitioned and empty.

    Additionally, Table1 has some partitioned index I would be rebuilt as an index unpartitioned (given that Table1 will be empty).

    I thought I would start by removing all partitions of Table1 (via "ALTER TABLE DROP PARTITION nom_partition Table1"), but when the script came to the last partition, I got this error message:

    ORA-14083: cannot delete the only one partition of a partitioned table

    ORA-06512: at "SYS." DROP_PARTITIONS', line 46

    If someone could advise as to the best approach to what I want to achieve with regard to the two tables? Two tables down and recreate them then without partitions would be the easiest way?

    Thanks in advance for any guidance.

    If someone could advise as to the best approach to what I want to achieve with regard to the two tables? Two tables down and recreate them then without partitions would be the easiest way?

    Yes - delete the tables and re-create them.

    As says the exception that you cannot delete the last partition. A table is partitioned either or it is not.

    There was no interest at all to use DBMS_REDEFINITION to redefine tables because you do not want the data anyway.

  • Hide the line of adf table based on the transient attribute does not

    I have a JSF page where the user can insert new line in View object . this View object contains a transitional attribute which indicates whether or not the record is newly created.

    On the same page, I have a table adf which is bounded on the city view object . This table should show only newly created records. my approach is to use expression language of in the renditions property to hide all the other lines that are not newly created. I changed the render property for the columns of the table as: rendered="#{row.bindings.RowStatus.inputValue eq'new'}" , but the table does not show anything.

    Then, I tried to change the made not for the column property, but to the outputText inside the same way. It worked, but the problem is that the blank line is always on display.

    So, basically because I do not hide the entire line, instead I'm hiding the text in the lines and lines with spaces empty is still on display in the page aside.

    The Table of JSF page where the made property is applied on outputText inside the column:

    <af:table value="#{bindings.UplodedFilesView1.collectionModel}" var="row"
      rows
    ="#{bindings.UplodedFilesView1.rangeSize}"
      binding
    ="#{CreatSR_UserBean.fileTable}">

      
    <af:column sortProperty="#{bindings.UplodedFilesView1.hints.FileName.name}"
      headerText
    ="File Name" id="c1">

      
    <af:outputText value="#{row.bindings.FileName.inputValue}" id="it1"
      rendered
    ="#{row.bindings.RowStatus.inputValue eq'new'}"/>

      
    </af:column>

      
    </af:table>

    I use Jdeveloper with ADF technology 11.1.2.3

    Thanks Timo,

    You are right. Its to late to hide lines after stamping in the row set. I solve the problem by filtering the view object, based on the transitional attribute in the section of liaison page. The steps as follows: (assuming that the object from view with the temporary attribute has been created, and the transient attribute contains the filtered values)

    1. Drag the view object on the page and also make the Table (in my case it might otherwise listen)
    2. On the page, go to the connection tab.
    3. Double-click the object desired in the links column.
    4. New window will appear titled with (change the binding tree)
    5. Check the option (enable filtering)
    6. Select the (filter attribute) and (filter value) for the selected filter attribute.
    7. Select (Display attribute) you want to appear in the page.
    8. Press OK
  • Hide the table of contents without overlap

    Hi! How can I hide the Table of contents on the right, but not overlapping le slides, maybe endangered? Is there any in the program or script? Thank you very much.

    You can create a table of contents in Captivate, using variables and actions progress/shared.

  • How to hide the false underscores (_) of af: table when you use the check boxes

    Greetings,

    I was wondering, how to hide the String _ of af: table when a checkbox control are false (0) in JDeveloper 11.1.2.4.0?

    If the box is true, then he have a symbol 'tick' and that was correct, but if its false (0) instead of projection

    nothing, it shows a string of underscore (_) and it looks bad.

    OK I found the solution after all.

    Was indeed a skin problem because I was using the default merge skin and he added this code:

    AF | selectBooleanCheckbox: {no selected icon

    Content: url(/afr/fusionFx-v2/checkMark_NS_readonly.png)

    }

    So, on my current skin, I replace it with this:

    AF | selectBooleanCheckbox: {no selected icon

    content: inhibit;

    }

    Thank you to notice me in the right direction.

  • Protect a document while allowing the insertion of data in a table and the points on a graph.

    I created a Word document that contains a table and a chart.  Can I protect document but allow data entry in the table and allow points appear in the table using Adobe?

    Hi brianh89327665,

    While you can apply a permissions password to a PDF file to prevent things such as printing and editing the document, you can not apply it selectively to parts of the PDF file.

    Best,

    Sara

  • hide the data graphically

    Hi all

    I've hidden the criteria in the form of column column, but still the values are displayed in the graphs. I use this column to sort only and do not want to display the values. I clicked on the option Hide the criteria - properties columns, but the values are displayed in the chart. There is no option to hide this value in the table. I use the statement in the formula in the column box.

    Is there another way to implement the sort based on that column in the table?

    Thank you

    Sushil

    Published by: 872073 on May 14, 2013 08:39

    This is the score of the Oracle of http://docs.oracle.com/cd/E21764_01/bi.1111/e16452/apndx_ui_chngs.htm

    Measurement-based kinds are not implemented completely for graphic and dynamic crosstabs in 11 g. Graphics do not provide UI elements to emulate sorts focused on the measure. There is a restriction in 11g, and you can use the workarounds for the problems of sort.

    Try graphics using pivot table

Maybe you are looking for

  • Portege 7220 - memory not recognized

    My Portege 7220 old does not recognize that there is a memory module. While my other 7140 just works very well with a RAM of 256 MB module. I tried my 64 MB module in the 7140, and it worked fine. I also tested the RAM of 256 MB of the 7140 module in

  • Music in Spotify, iTunes and Windows Media Player

    Well, I tried to use my programs of music on my computer for about a week and a half now, and that they won't play all my music. Not at all.  I went to support these programs, but they did not really help. I also checked to see if any of them were in

  • Patrick suena

    Hola, tengo the epson stylus tx115 multifunction y hace 1 my Quebec not uso... ahora encendi suena, send to print me not of as no tiene papel or tinta. not to do no el to nada e con arregla ntentado change only usb cable, las tintas, el papel... no p

  • Printer not responding do not unless in administrator mode

    I am only able to print one page of 'test' if I choose Run as Admin and choose Properties and print test page... If I just choose properties without choosing run as Admin, it will not print a test page and I can't print anything else at all... Help,

  • Printer does not print on the laptop wireless

    I have a wireless computer notebook as a desktop with a router. I have been using an HP printer on the desktop without any problem but when I installed the HP on wireless laptop I can not get the printer to work. Any suggestions?