Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is MRC ? What you do as application DBA for MRC ?
What is MRC ? What you do as application DBA for MRC ?
✍: Guest
MRC also called as Multiple Reporting Currency in oracle application. Default you have currency in US Dollars but if your organization operating books are in other currency then you as application DBA need to enable MRC in applications. How to enable MRC coming soon...
2011-11-10, 3251👍, 0💬
Popular Posts:
.NET INTERVIEW QUESTIONS - Can we use events with threading ? Yes, you can use events with thread; t...
Can you explain project life cycle ? Figure :- 12.2 Life cycle of a project There are five stages of...
How To Create Nested Tables? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells You can cr...
What will be printed as the resultof the operation below: int x; int modifyvalue() { return(x+=10); ...
What is V model in testing? V model map’s the type of test to the stage of development in a project....