Mainly Related to Oracle, DBMS , Oracle Stored Procedures,
Functions, Oracle 9i Architecture, Redo logs..., Views,
No Answer is Posted For this Question
Be the First to Post Answer
How to know we are in home page of a web application using QTP
What do you mean by an array ? explain with an example
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
How to call a C++ function which is compiled with C++ compiler in C code?
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
3 Answers College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,
what is the use of check point
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
Write a program to swap the content of two variables without using a third variable.
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.