Column Security - Users can't see it, but need to use it in the query WHERE Clause

I am looking at possible solutions (if any) on column security. We need to be able to restrict users from seeing certain columns, however, they will need these columns in the WHERE clause of queries.
I thought about creating views, however, it would be a poor database design. Is there any way that this can be done on the database level. I know about Fine Granular Access Method, however, this just excludes the column completely. Which means that they can not be used in the WHERE clause.
Any help would be greatly appreciated.
Philip

I too added 2nd apple ID when I tried to get Free app from apple store just to get to NONE on the credit card needed. It said it sent confirmation email to my new apple ID email that I have to confirm. Problem is I can not get to the new apple ID email account.  On my ipad it logs into my original email account and I see no where to log into another email account.  If I go to my laptop, the new apple ID I created does not let me log into email where apple said it was sent to.  It did not send to back up email account either.
Can I log into 2 email accounts on my ipad where it says mail at bottom?
Can I have 2 apple ids?
If I created a 2nd apple id to get to NONE on credit card needed, can't I log into it also on another laptop in gmail?
(won't let me)
If I used my original apple id I created when I got my new ipad, it will not let me get free app without credit card, there is no where it says NONE needed. I am too new to apple to start with credit cards etc until I get use to it.

Similar Messages

  • How can i know which index will be used when executing the query ?

    1 ) I have query in which i have 3-4 tables but there multiple index on one column .
    so how can i know which index will be used when executing the query ?
    2) I have a query which ia taking too much time . how can i know which table is taking too much time ?
    3) Please Provide me some document of EXplain plan ?

    Hi Jimmy,
    Consider the below example
    /* Formatted on 2011/02/04 21:59 (Formatter Plus v4.8.8) */
    CREATE TABLE FIRST AS
    SELECT * FROM all_objects;
    UPDATE FIRST
    SET object_name = 'TEST'
    WHERE owner != 'SCOTT';
    CREATE INDEX idx_first ON FIRST(object_name);
    SELECT *
    FROM FIRST
    WHERE object_name = 'TEST';
    It has not used index
    Execution Plan
    Plan hash value: 2265626682
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 58678 | 7334K| 163 (4)| 00:00:02 |
    |* 1 | TABLE ACCESS FULL| FIRST | 58678 | 7334K| 163 (4)| 00:00:02 |
    /* Formatted on 2011/02/04 21:59 (Formatter Plus v4.8.8) */
    SELECT *
    FROM FIRST
    WHERE object_name = 'emp';
    This has used the index
    Execution Plan
    Plan hash value: 1184810458
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 1 | 128 | 1 (0)| 00:00:01 |
    | 1 | TABLE ACCESS BY INDEX ROWID| FIRST | 1 | 128 | 1 (0)| 00:00:01 |
    |* 2 | INDEX RANGE SCAN | IDX_FIRST | 1 | | 1 (0)| 00:00:01 |
    From this we can come to the conclusion that, whether to use one index or not by oracle
    would also depend on the data which is present in the table. This has to be this way as
    we see in the bind peeking, if oracle sticks to only one plan, say only use the full table
    scan, it would be a performance hit when it searches for the second query ie where object_name
    ='emp';
    2.
    If we have a query like below.
    select * from emp
    where upper(ename) = upper(:p_ename);
    Evenif we have the index on ename column, oracle wouldn't be able to use the index, as there is a function in the predicate column. If you need oracle to use the index, we need to create a function based index as below.
    Create index idx_ename on emp(upper(ename));
    Regards,
    Cool

  • How can change the query where clause values in formatted search

    Hi
    I have a formatted search with the below sql
    Select ItemCode,ItemName from OITM
    where ItemCode like 'FX%'
    how can I change 'FX%' to another value
    I tried to make it as paramter
    where ItemCode like $[ItemCode]
    but I am receiving an error
    sincerely yours
    Riade Asleh

    Try this:
    Select ItemCode,ItemName from OITM
    where ItemCode = $[$5.0.0]
    5 = Item number of form (On item master data 5 is item-number)
    0 = Column of item... since item 5 is no matrix 0 shoul be used.
    0 = Casting type (0 is default, but int, string and date is possible)

  • Some users can't see attributes in the Query Builder

    Hi.
    I have problem. Some users can't see some of attributes of info-object in the Query Designer. Where is the problem?

    I think you would need to give more details on the problem,
    as <b>some</b> users are not able to see <b>some</b> attributes.
    Do they all share the same profile, what is the distinguishing thing among the some users who can see the attributes and the ones who cannot see the attributes.
    Need to drill down further I guess.
    Cheers
    Anurag

  • The sheet I am working on has lost the ability for me to scroll to the first few columns. I can't see the columns but I can cut and paste them so I know they are still there. Has this happened to others

    The sheet I am working on has lost the ability for me to scroll to the first few columns. I can't see the columns A & B but if I cut and paste the table to a new sheet, the columns I am missing will travel to the new sheet.  I have charts and other stuff related the the original table so I need to figure out why I can only see from column C  forward.  I tried to "UNHIDE" the columns but the function doesn't seem to recognise that there are columns missing. Has this happened to others and how did you fix it?

    I've seen it happen before, or at least it sounds something like what I've seen before. The table somehow gets into the margins of the page and the app doesn't know how to deal with it. Go into Print View and try moving the table away from the left side ofthe page. You might have to change content size or resize the table to get it to correct (then put you can put them back the way you like).

  • User can't see POs

    Hi experts
    I have a new problem, I have a user assined to a Purchasing group (G04) so this user could create and change POs, I don't know what happened but this user can'r see and can't chage POs, the problem started after the year starts, Is there some transaction that can I star a new period to this user?
    Thanks
    Nilson

    Hi Nilson,
    As far as i know there is no such thing like initializing periods for users.
    Please check the roles & authorizations assigned to the user.
    Some one would have changed the user roles & security level.
    In SU01 for the user concerned check the security level by double clicking on the BBP_WFL_SECURITY you can change the security level under the Personalization tab.
    Please check these settings and revert for further help.
    Award points for helpful answers.
    Rgds,
    Teja

  • User can't see items to add to worksheet

    Hello!
    I have a problem with some user who does not see any items from business area when trying to create workbook in Discoverer Dekstop.
    Environment:
    OD:XP Prof SP2
    DB: Oracle XE 10.2.0.1.0 Production
    Desktop Clinet 10.1.2.48.18
    EUL Library 10.1.2.48.18
    EUL 5.1.1.0.0.0
    The testing scenario was:
    created a user in Oracle XE and 4 tables imported in this schema, create joins, indexes... Created 5 users with select granted on this tables. Each user has his own EUL and all can work with no problems except one user. This particular user log into Discoverer Administrator and creates an EUL and Business area. But when the user logs into D.Desktop and tries to create a Workbook, at setp 2 of the Create Workbook wizard there are no items to add to the Worksheet. All the users have the exactly the same clients, privileges and were created in the same way. All off them can work normally in D.Administrator. Any ideas why this user can't see any items from BusinessArea?
    Thanks for Your help, Peter

    Hi Peter
    You might get better luck if you post questions about Discoverer into the Discoverer forum: Discoverer where I am one of the principal answerers of questions.
    With regards to this particular issue it sounds as though the user does not have the correct EUL setup inside Desktop.
    To check and fix, use this workflow:
    1. Log on to Discoverer Desktop
    2. When prompted whether to create or open a workbook, click the Cancel button
    3. From the toolbar, select Tools | Options
    4. Click the EUL tab - it is the last one so you will need to scroll across
    5. Look at the value for Default EUL
    6. If it is not the one the user created, use thr drop-down to select the right one
    7. Click the OK button
    8. From the toolbar, select File | Connect to Database and reconnect
    9. The user should be able to see the items now
    When an EUL is created you have the option of creating a public or a private EUL. If any user creates a public EUL then all users will have access to that EUL but not to the business areas and items in that EUL, not at least until the owner grants access. New connections to Desktop will pick up a default EUL which will be one of the public EULs, and not always the EUL just created by the user on that machine.
    Could this be the case with you?
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • TS3276 Having trouble sending jpeg images as attachments in Mac email.....they go thru as images and PC users can't see the SAVE or QUICK LOOK boxes that Mac mail has.  One friend scrolled over the image, right clicked on it and saved as a PNG file.

    Having trouble sending jpeg images as attachments in Mac email.....they go thru as images and PC users can't see the SAVE or QUICK LOOK boxes that Mac mail has.  One friend scrolled over the image, right clicked on it and saved as a PNG file.

    Apple Mail isn't going to change the format of any of your attachments. it isn't going to corrupt them either.
    Exchange is a transport protocol and server. The issue you describe is not related to Exchange.
    There are many different versions of Microsoft Outlook in use and they all have e-mail bugs. Different versions have different bugs. Some Apple Mail hack to get around a bug in Outlook 2003 may cause the same message to be problematic in Outlook 2000. Fix them both and another issue will cause trouble in Outlook 2007. You can't fix this. Apple can't fix this. Microsoft can and has but that is irrelevant if your recipients are using older versions.
    One specific problem is that Apple Mail always sends image attachments inline, as images, not as iconized files. You can change this with Attachment Tamer. Just be aware that use of this software will break other things such as Stationery. E-mail is just a disaster. To date, no one outside of Apple has ever implemented the e-mail standards from 1993. Apple has continually changed its e-mail software to be more compatible with the de-facto standards that Netscape and Microsoft have unilaterally defined and people documented as "standards" after the fact. The e-mail messages that Apple Mail sends are 100% correct and do not violate any of the original standards from 1993 or the Microsoft/Netscape modifications. The problem is entirely bugs and limitations in various versions of Outlook.

  • I shared more than 3000 pictures in icloud, but when I try to watch them in another device  I can only see 300. Is there a limit on the number of pictures I can share?

    I shared more than 3000 pictures in icloud, but when I try to watch them in another device  I can only see 300. Is there a limit on the number of pictures I can share?

    Quick Answer: Yes.
    If you are looking at My Photo Stream, check this out: http://support.apple.com/kb/ht4486
    How long are My Photo Stream photos stored in iCloud?
    The photos you upload to My Photo Stream are stored in iCloud for 30 days to give your devices plenty of time to connect and download them.
    How many photos are stored in My Photo Stream on my devices and computers?
    iCloud pushes all your photos to the My Photo Stream album on your devices and computers, and manages them efficiently, so you don’t run out of storage space.
    Your iOS devices keep a rolling collection of your last 1000 photos in the My Photo Stream album. From there, you can browse your recent photos or move the ones you like to your Camera Roll or another album to keep them on your device forever.
    Because your Mac and PC have more storage than your iOS devices, you can choose to have all of your My Photo Stream photos automatically downloaded. In iPhoto or Aperture preferences on your Mac, select Photos (or Photo Stream) > My Photo Stream > Automatic Import. All of your photo stream photos will be imported into your Events, Projects, Photos, Faces, and Places folders in iPhoto or Aperture. On your PC with My Photo Stream enabled in the Control Panel, all of your photos will be imported into C:\\Users\<user name>\Pictures\iCloud Photos\My Photo Stream. For iCloud Control Panel 2.0 to 2.1.2 users, the path isC:\\Users\<user name>\Pictures\Photo Stream\My Photo Stream .
    If you are using a Shared Photo Stream, check this out:
    http://support.apple.com/kb/HT5903 and http://support.apple.com/kb/HT5902
    How many photos and videos can be stored in a shared stream?
    A shared stream can hold a maximum of 5000 photos and videos combined. When you reach your limit, you must delete some photos or videos before adding new ones.
    How long are iCloud Photo Sharing photos and videos stored in iCloud?
    The photos and videos you share (and the comments or Likes associated with those photos) remain in iCloud until you or the contributor delete them manually, or until you delete the shared stream completely.

  • One user can't see presence and send IM to one specific colleague

    Hi there
    One of our J4W users have a very strange issue, but it's only affected that user (at least what I know of).
    The user can't see presence status or send a IM to one specific user. If she tries to send a PM, she gets this message: "Message to <person> could not be delivered".
    However, she can see presence and send IM's to other users just fine.
    I have tried with version 9.1.2/3 . I have not seen this issue on other users.
    J4W 9.1.X
    Windows 7 Enterprise 32 bit
    CUP: 8.6.2.10000-44
    CUCM: 8.6.2.22900-9
    AD 2008 R2
    Is this also a J4W software defect or what could it be?
    Thanks
    Kristian

    Hi both of you.
    Yes you are right, our CUP domain is not the same as our email domain. I guess I have to change the CUP domain then. Do you know any guides to do this? I guess I have to restart the CUP server after changing domain?
    We are also seeing inconsistences that can arise from adding Outlook contacts, so this should solve alot of issues for us.
    I hope it will fix the issues
    Thanks

  • WebUI: user can't see marketing attributes

    Hello,
    some user can see the marketing attributes and other user can't see it. I copied one user, which can't see attributes. If I try it with this user I can see the markting attributes.They have the same settings. Does anybody know, what I can do?
    Thank you in advance.
    Best reagards, Jasmin

    Hi Jasmin,
    maybe a stupid question, but do both users have the same business role?
    if not, is on both roles the assignment block for the Marketing attributes present and open?
    KR,
    Micha

  • End user can't see the KM content

    Hi,all
    If the end user can't see the KM content(pictures,text documents)
    what may e the problem?On my pc all is working fine.
    May be it depends on InternetOptions->Security options on
    specific computer?
    Regards,
    Michael

    Hello Michael,
    1> Are you an end user as well/
    2> Try and chek the permissions of each Km content i.e pictures, text, documents.
    If the end user does not have rhe permissions then you will have to assign the permissions before the nd user could see rh content
    Thanks
    Pradeep Bhojak

  • A user can only see the public area in a collaboration room

    Hi all,
    We have experienced that a certain user can only see the public area of
    a collaboration room although the user has member rights to see more
    content.
    We have tried to remove the user from the room and add him again. It
    did not help.
    Other users have been added before and after this user without problems.
    What could be wrong with this user?
    Regards,
    Ashwin

    Hi Ashwin,
    Check the roles and the groups by this user..  Is the same of the others users?
    Regards
    Eduardo

  • After changing a mail list name in Server end, users can't see the update in outlook client

    Dear all,
    This is a real issue. I am a Help-desk in a global company and after changing a mail list name in Server end, users can't see the update in outlook client. Even I download Offline address book in full detail, user still can't see the change in her outlook.
    Does anyone know how to fix it?
    Thanks,
    Franklin hong

    Hi,
    Would you please detail what you did by "changing a mail list name in Server end"? What is the mail list and what server?
    If you switch to Online Mode instead of Cached Exchange Mode, does the user see the change?
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Interactive Users Can't See Business Rules

    <p>We have business rules for interactive users in planning.</p><p> </p><p>We had to do a refresh on the planning application to includesome members into the planning outline (members added usingHAL).</p><p> </p><p>After that the interactive users can't see the business ruleswhich they could see earlier to the refresh.</p><p> </p><p>Can some one help me on this please. This is a criticalissue.</p><p> </p><p> </p>

    <p>Issue resolved.... The issue was using the wrong password toenable HBR while regenerating the HSPJSHome.Properties file.</p>

Maybe you are looking for