How to improve the performance of a pl/sq stored procedures or functions or triggers and packages ?
12 28859How 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 8745suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.
7 13517Post New IBM SQL PLSQL Interview Questions
What is the difference between company and company code?
Explain servlet life cycle?
Can any one share the training will be in Viven embedded academy Hyderabad for Advanced embedded systems course???
Explain few disadvantages of response caching?
What is the meaning of stereotype annotations in spring?
objective of accounting
What are the events by which we can program 'help texts' and display 'possible value lists'?
What is the one thing which you like the most about a sales job?
Define mongodb SUM?
Can I stop a windows 10 update in progress?
Tell us what is the difference between mobile application testing and mobile testing?
What is variable declaration and definition in c?
Which command will you use to run script?
Anybody can suggest me How to Delete our a/c details in Naukri.com completely..... Thanks in advance
Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?