Profile
Achievement
    
                theonlyalterego's Recent SnippetsTagged sql
- All /
 
 « Prev 1 Next »
find what profile values are set for a particular user
        
        
        
            0 
        
        
            1257 
        
                    posted 13 years ago by theonlyalterego
            This query will retrieve a list of the parameters and value sets based on a provided concurrent program user name
        
        
        
            0 
        
        
            1796 
        
                    posted 13 years ago by theonlyalterego
            Query to find the most recent logins for a particular user ( find 1 years worth )
        
        
        
            0 
        
        
            1463 
        
                    posted 13 years ago by theonlyalterego
            Very useful sql to find which responsibility has access to a report or request.
        
        
        
            0 
        
        
            2928 
        
                    posted 14 years ago by theonlyalterego
            
            PL/SQL
        
            Oracle Application - List Responsibilities and Responsibility Keys that are assigned to a user  
        
                    I found this today and it's very useful for finding the responsibility key when trying ot run OAF from JDev.
        
        
        
            0 
        
        
            1848 
        
                    posted 14 years ago by theonlyalterego
            This sql query will select the past version information about a given file from the database. An example would be searching for %ApprovalHistoryVOImpl% would return all past version numbers (in the database) for the ApprovalHistoryVOImpl.class file....
        
        
        
            0 
        
        
            1369 
        
                    posted 16 years ago by theonlyalterego