please any one can tell me the material no,and sales orde number?in which table conpany masterdata will store?
1 6030Suppose a tester reports the bug to the developer and developer rejects it saying that the bug which is reported by tester is not a bug.In such a case what should a tester do?...Kindly answer this question ..
9 17030my session have to run Monday to Saturday not run sunday how to sedule in informatica level?
1 12936Post New Infinite Computer Solutions Interview Questions
What if you do not specify anything when you call a procedure?
What does type casting mean in php? Explain with an example?
Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250
What is minerals?
how to set the time in digital timer ?
What are custom user controls in asp.net?
How to find out the client type with which the company is working? : insurance cold calling
What is the best web server?
How to detect the CPU type of the computer the application is running on?
Structs are largely redundant in c++. Why does c# have them?
What is the purpose of table tdevc?
How does gpp relate to photosynthesis?
What techniques would you use to summarize legal documents?
What is difference between delete and truncate commands?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?