Microsoft
Software
Hardware
Network
Question : Is there a user_packages table synonymous to the user_tables table?
Is there a user_packages table synonymous to the user_tables table?
I want to create a query of all the packages available to the user from command prompt.
Thanks
Answer : Is there a user_packages table synonymous to the user_tables table?
>>all the packages available
Use ALL_ views not the USER_ views
select distinct name,type from all_source where type in ('PROCEDURE','PACKAGE')
/
Random Solutions
Report Excel from asp.net page
ISA 2010 Editions
Thunderbird and Google Apps - Full Sync Functionality?
ADMT and sid mapping
where case - parameteres
Php: need help
Outlook 2007 Asks for Login to Exchange 2008
How can I stop my laptop crashing when using graphics intensive programs?
Seagate FREEAGENT GOFLEX DESK external hard drive
Function Undefined Error in Wordpress