Please give me the SP for the below scenario. I have two tables named Table1 and Table2...I need to fetch record by record from Table1 and insert the record in to table2 where the value in the sno column of the table1 is even number.
4 7990how to transport a table along with its data from dev to prod/qa server? pls reply elaborately. if possible with screen shots.
2209Let us assume there is a web-table, In this web table we have no.of Rows and Coloumns , in a Row/Coloumn(like 3*2 i.e 3rd row 2nd coloumn)is a weblist , in this web list we have almost 6links , then we click anylink a new window will activated! How can we write the script for ?? in QTP
1 3822Post New Value Labs Interview Questions
What is meant by annotation in java?
What is cms and crm?
How can i calculate the Breaking capacity of molded case circuit breaker, is the breaking capacity of CB for Diesel generator shall be less than grid supply's breaker ?
What is the meaning of database backup?
what is the control circuit for operating the clean room air shower
What is the latest version of postgresql?
What is buffer pool?
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.
Why should you use delegate?
When a thread blocks on i/o?
write a program to find the biggest palindrome in the given string
Expand---------PDCB
Name some of the design patterns used in spring framework?
What is meant by normal modes?
When I set visible="false", the component still takes up space and appears in the tab order. Why is that? : adobe flex action script