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
number of times a digit is present in a number
What is BASIS
Write a c program to demonstrate character and string constants?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
Write a progarm to find the length of string using switch case?
write a proram to reverse the string using switch case?
write a program to concatenation the string using switch case?
write a program to copy the string using switch case?
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
while initialization of array why we use a[][2] why not a[2][]...?
can we change the default calling convention in c if yes than how.........?
How do you pass variables forwrd to future CECI sessions
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions