Home Answers Viewqa SQL how to retrieve data from table with runtime values in sql?

 
 


Praveen
how to retrieve data from table with runtime values in sql?
1 Answer(s)      a year and a month ago
Posted in : SQL

how to retrieve data from table with runtime values in sql? For example, I have table with column (date, movie1, movie2,movie3).Now whenever I pass different dates into the method(which performs database retrieval actions) My ResulSet has to execute the command with the dates which I pass. I know how to retrieve a particular value. But I dont know how to retrieve the values whenever i pass different dates to method. Please help me.

Thanks Praveen.

View Answers

March 31, 2012 at 4:26 PM










Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.