am doing a project in jsp,,,,
but have a problem with "updating database using nested queries"
sooo please tell me how update the databse with "nested queries" in "java server pages"
am using "oracle 10g"
Printable View
am doing a project in jsp,,,,
but have a problem with "updating database using nested queries"
sooo please tell me how update the databse with "nested queries" in "java server pages"
am using "oracle 10g"
Your question very broad and difficult to clearly answer. Do you know what a nested query is? What are you trying to accomplish? Lastly, it would be better design to remove the data model (SQ) from the view (jsp) entirely, and rely on an inner tier