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 DAR (Decision Analysis and Resolution)
What is DAR (Decision Analysis and Resolution) ?
✍: Guest
Decision Analysis and Resolution is to analyze possible decisions using a formal evaluation
process that identifies alternatives against established criteria.
Example in a project you are said to use third party tools so you will not depend on only
one tool but evaluate three to four more tools so that in case of problems you have
alternatives. This is called as DAR
2007-10-30, 7139👍, 0💬
Popular Posts:
1. What is normalization. 2. Difference between procedure and functions. 3. Oracle 9i Vs 10g. 4. how...
Does there exist any other function which can be used to convert an integer or a float to a string? ...
How to create arrays in JavaScript? We can declare an array like this var scripts = new Array(); We ...
Example of using Regular Expressions for syntax checking in JavaScript ... var re = new RegExp("^(&a...
How To Use "IN OUT" Parameter Properly? - Oracle DBA FAQ - Creating Your Own PL/SQL Procedures and F...