How many database objects (trigger, packages, sequence etc) uses a particular field in a given table. For ex: I want to know how many database object uses the ATTRIBUTE1 in the PO_VENDORS table. What query will give me the result showing the database object name(package, trigger etc), field_name used (in this case ATTRIBUTE1) and table_name (in this case PO_VENDORS).
2 8890Lovers love it...... Friends need it.... Relationship starts with it... Life ends with it..... Whats is it....
141 185997Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We.....Are....Student “ Note: one .=1 Space Output: "We Are Student"
6 12222My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
1 4741How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 29422Functional testing is the part of System testing or System testing is the part of functional testing
4 8164Post New IBM Interview Questions
What is the extraction operator and what does it do?
What is the access scope of a protected method?
Tell me how many moons does neptune have?
What causes application error?
A sample book on interviews is ready for free circulation with 7 chapters i.e Journal entries helpful for various occassions,Terminology,Abbreviations,Test your terminology,Multiple answers, Fill in blanks and Income tax send your requisition for Free Book Immediately to satyaki_raju@yahoo.co.in
Who is founder of WordPress?
Detail about the architecture of web sphere?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
How do you solve windows cannot install required files?
When do you use define() and when do you use const. What are the main differences between those two?
what is your role of in previous company as a construction manager
who will create the object?
Can we change the value of static variable in c?
What does microstrategy intelligence server allow users to do?
What are the ways to insert java code into jsp page?