Is it possible to view "all_tab_columns" entries in "user_tab_columns"?

Good morning,
I have here a SQL query that searches for entries in "user_tab_columns".
Unfortunately the mentioned entries are not present there (but they are present in "all_tab_columns", but I also think that the query is correct.
Therefore I wonder:
is it possible to modify the database (using granting permissions, DB links or other) so that the mentioned entries in "all_tab_columns" also get visible in "user_tab_columns"?
Thanks
Dominique

Hi, Dominique,
You can create a private synonym called user_tab_columns that will stand for all_tab_columns
CREATE SYNONYM user_tab_columns FOR sys.all_tab_columns;That means, whenever you say user_tab_columns, Oracle will understand you really want sys.all_tab_columns.
If you need to reference the real user_tab_columns, then you can create another synonym like this:
CREATE SYNONYM real_user_tab_columns FOR sys.user_tab_columns;This will affect only the user who creates the synonym. If you log in as DOMINIQUE, then anyone logged in as DOMINIQUE will be affected, but people who log in as SCOTT (for example) will not be. (Of course, SCOTT can also create a priovate synonym, which would only affect users logged in as SCOTT).
Remember that sys.all_tab_columns and sys.user_table_columns are different. Something that was designed to work in user_tab_columns will not necessarily work in all_tab_columns. For example, a query that finds how many columns are in the emp table. If dominique.emp has 5 columns, then when dominique runs
SELECT  COUNT (*)   AS total_columns
FROM    user_tab_columns
WHERE   table_name  = 'EMP';the answer will be 5, but if dominque has privileges on the scott.emp table, which has 8 columns, then the results of:
SELECT  COUNT (*)   AS total_columns
FROM    all_tab_columns
WHERE   table_name  = 'EMP';will be 5 + 8 = 13, which is not the correct number of columns in either emp table.
Edited by: Frank Kulash on Aug 11, 2011 12:46 PM
Corrected typos

Similar Messages

  • Is it possible to view the content of multiple lists(located in multiple webs) in one ListViewWebpart? And how can I filter a multivalue column?

    Is it possible to view the content of multiple lists, that are located in different webs as well, in just one ListViewWebpart? Could I maybe change the query programmatically so that it get's the content this way?
    I know that I could use the Content Query Webpart instead - actually I have been using that so far, but the problem is, that it brings no standard Sharepoint functionality for lists with it... I had to write the xsl style sheet, there are no dynamic filters
    that the user could set, there are no default list operations the user could use.
    The ListViewWepart has all of these, but it only shows the content of one list...
    And my second problem:
    One column can contain multiple values (like a column that contains multiple users or user groups that are related to one entry). I can filter every other column with the standard filters, but not the column with multiple values in it. Is it possible to
    activate that or maybe add this feature programmatically?

    You can fetch data from multiple lists in ListViewWebpart, this can be possible through Content Query web part or Custom Web Part using visual studio but in that case you can not get the standard SharePoint funcationality for list (which is available in
    ListViewWebparts).
    No OOB filter available for multi-choice column, you also have to go with custom solution to achieve this.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • In Internet explorer I can view temporary internet files, is it possible to view cache files in Mozilla firefox?

    In Internet Explorer I can view the temporary internet files - is it possible to view the cache files in Firefox and where are they stored.
    Thanks for any help.

    Type '''about:cache''' in the URL bar and hit Enter. <br />
    Memory cache device - ===List Cache entries===

  • Is it possible to view your current history for a single tab in safari lion

    Is it possible to view your current history for a single tab in safari lion?

    Not once the tab has been closed. If it hasn't, clicking and holding the Back button will display the titles of recently visited sites in that tab.
    (68280)

  • In month view, the entries hide each other. They stack up.

    I'm running a 2.3 GHz Intel Core i5 with 2GB 1333 MHz DDR3 memory system with iCal version 7.0. In month view, the entries sometimes stack on top of each other garbling the image, rather than listing down the day. I am beginning to miss appointments and this is frustrating. I have quit calendar and restarted several times.

    Whenever installing a new version, at least review the information about new features.
    Turn off the infernal Align To Pixel Grid feature.
    JET

  • Is it possible to view information such as play count on Artist view in itunes 11?

    is it possible to view information such as play count on Artist view in itunes 11?

    There is no column view for the artist tab in iTunes 11. The songs are chunked up by album, no option for list view, let alone column chooser. Also, everything under view > column browser is grayed out.

  • Is it possible to view attachments in calendar?

    Is it possible to view attachments on an iphone when using the calendar?

    As far as I know, not possible.  You can always install an older Mac OS X on your Mac using a separate partition.  See this tip:
    http://discussions.apple.com/docs/DOC-1948

  • I've a Pc with Win7. Is it possible to view the movies I've there (and listening to the music also there) in my TV using Apple TV? And navigate in the web? Can I choose my browser?

    I've a Pc with Win7. Is it possible to view the movies I've there (and listening to the music also there) in my TV using Apple TV? And navigate in the web? Can I choose my browser?
    I'm just starting in this area so please explain in detail.
    Thanks.

    Welcome to the Apple Community.
    You can't browse the web on an Apple TV
    You can view any content that is in your iTunes library on the PC via the Apple TV if it is in the correct format.

  • In mini bridge, is it possible to view the file name and the rating at the same time?

    Hello,
    In mini bridge, is it possible to view the file name and the rating at the same time?
    Thank you.

    if you know when a new image arrives and you can retrieve that new image file name ...
    Well, that's precisely my doubt, how can I know the file name? Is there a property/method for it?
    function loadImages() {
    for (var i:int=0; i<imagesNames.length; i++) {
    var imgLoader:Loader=new Loader;
    imgLoader.contentLoaderInfo.addEventListener(Event.COMPLETE,imgLoaded);
    imgLoader.load(new URLRequest(imgPath + imagesNames[i]));
    function imgLoaded(par:Event):void {
    trace(par.target,par.target.content,par.target.content.name);
    Output window:
    [object LoaderInfo] [object Bitmap] instance160
    [object LoaderInfo] [object Bitmap] instance159
    [object LoaderInfo] [object Bitmap] instance161    

  • Possible to parking payment entry ( Ex.vendor payment and customer payment)

    Hi Masters
    Are you possible to parking payment entry , payment  paid to vendor and payment received from customer if there any configuration or guide me how to parking payments.
    Regards
    Selva

    Hi Javeed,
    I thought wrongly you understand my question, Normally parking for sales invoice (T.code: F-22 Or FB70) purchase invoice (T.Code.F-43 Or FB60), General expenses entry (T.code: F-02). Normally the above documents park T.Code: FBV0,
    my question is  payment paid to vendor (T.Code: F-53) and payment received from customer (T.code: F-28), payment entry we can possible to parking.
    If possible what T.code? or any configuration there tell me.
    Thanks & regards
    Selva.

  • Difference Between G/L View and Entry View in New G/L Accounting

    Hi,
    Can anyone tell me the difference between the G/L View and Entry View in New G/L Accounting as we are upgrading from 4.7 to 6.0.

    Hi,
    Entry view is the view to show how you have done data entry while posting a transaction and general ledger View is the document splitting view, where system will show you the split posting which system creates on its own.
    Example given by Alex above is general ledger View, ie: how system would split the line items based on base item categories.
    Regards,
    SAPFICO

  • Is it possible to view line numbers in the search results in Dreamweaver CS5?

    Is it possible to view line numbers in the search results in Dreamweaver CS5?
    If so how do I switch it on.
    Thanks

    I don't think so. 
    Just double click on results in your Results Panel. 
    DW will open the page to that line of code.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • Is it possible to create service entry sheet without PO

    Hi,
    Is it possible to create service entry sheet without PO?
    rega

    Hi,
    It is not possible in standard SAP to create Entry Sheet without Ref. to PO.
    You can copy the Entry sheet from another one.
    PO> Entry Sheet-> Invoice.
    This the Std. Process developed by SAP to take care of Service render by Vendor to company.
    hope it helpss.
    manoj singh

  • Is it possible to view images at 50 and 25 percent in Bridge CS5?

    Hi,
    With Space-bar or keying Ctrl-L it is possible to view a larger (total) image. But at which size?
    An additional mouse-click will reveal 100 percent (actural pixels), and you are offered to scroll to 200, 400 and 800 percent.
    But what about 50 and 25 percent? Unfortunately it's not possible to go below the default view (or the screen-size view, if chosen) - as far as I can see.
    As the default (total) views are often blurred (representing un-even percentages), a scroll-down option to 50 and 25 percent would be an obvious feature.
    Is this possible? I would love to hear about a solution to this problem.
    Br. Eigil

    It's a shame that this in not possible.
    To me keywords are useless if this is not possible.
    The only way you can do that is using the search function and that is a really bad workflow - too slow and not flexible at all.
    This is a really needed function.
    Does someone know a programm that can do that?

  • Is it possible to view all record of child object in parent detail page.

    Hi All,
    Could someone please tell me how to view all records of child object in any associated parent detail page.
    For example, In opportunity detail page I want to see all lead associated with particular opportunity. As per standard setting I can be able to see only five lead records in opportunity detail page. Is it possible to view all lead on the same opportunity detail page instead of clicking on "show full list"
    Thanks in advance.
    Manish

    There is my code in labVIEW for the moment
    See attachments
    Dany
    Dany Allard
    Attachments:
    Exemple code SET.JPG ‏47 KB

Maybe you are looking for