How to know Version Database $ Application?
Oraask Latest Questions
Hello , Please help, I have Error RMAN-06026 some targets not found - aborting restore. Thanks
Hi, How to change all Application users password in EBS R12 in Backend? Thanks.
hi, as a question title i can use one of two techniques : 1- event.preventDefault() [code] $('a').click(function (e) { // custom handling here e.preventDefault(); }); [/code] 2- return false [code] $('a').click(function () { // custom handling here return false; }); [/code] what i need to know is is there any major difference between those two methods of stopping event ...
What is the command to compile form and PL/sql Library manual?
Hi, I have a task and it's simple : all NULL values of a table should be updated to not null let say to be 'Value', however the NOT NULL values will remain the same as it is. consider that the table ...
We have an application which requires switching between two identical schemas with many tables on a daily basis. Flashback query is used to guarantee data consistency, to make sure we get 100% identical copy of the first schema as of ...
Hi, Please i am trying to use dbms_assert package in a SQL statement and I want to understand exactly how dbms_assert protects against SQL injection ? thanks.
Hi, We have two separate linux machines each of them running a different database. but those two machines doesn't have static IPs (i.e. they are using DHCP). Can we in somehow move data between these two databases without assigning static IPs ...
Hi , when am trying to install EBS R12 it failed With me and i need to continue my installation. Thanks,