___ method used to move a recordset pointer in nth position
in DAG.
Answer Posted / aswin
move method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
difference between mantis and other tools?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
how to remove header and footer in jcl using sort utility
which book we learned this mantis? how many version are realsed this mantis upto now?
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
< DL Compact > tag is used for
what is the diffrence between software and hardware language?
can we use commit,rollback in triggers and how?
What is the use of Differ interface check box in Ship confirm?
what is apt_dump_score in datastage where it is useful
how many types of bytes are there???
Is class is a abstract datatype in java?
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.