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
Blackberry Handheld Added Items not syncing with Server
CVS No Such Repository error
proc created on a particular day
splitting the time and date once used a now() criteria
Receiving messages through outlook/exchange
What is meant by "Audio experience"?
Internet Browser v.s. Blackberry Browser for default
VEEAM - using one synthetic full backup forever
ADMT and sid mapping
Lotus Notes 6.5. Rule that send's calendar invites to a dedicated folder if accapted or declined.