aspose file tools
The moose likes JDBC and the fly likes get data dynamically in sql Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "get data dynamically in sql" Watch "get data dynamically in sql" New topic
Forums: JDBC Oracle/OAS
Author

get data dynamically in sql

Rakesh Keerthi
Ranch Hand

Joined: Jul 16, 2012
Posts: 103
Hi,
In the below SQL I'm pulling data manually(by entering specialist name) instead of that I want this query to be modified so that the sys is pulled dynamically, I.e. like select specialist from t. I use oracle 10g not 11.





Thanks
Bill Gorder
Bartender

Joined: Mar 07, 2010
Posts: 1282

Moving this to the JDBC forum for you.


[How To Ask Questions][Read before you PM me]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: get data dynamically in sql
 
Similar Threads
Sql output in jsp table formatting
How to get all dropdown values
multiple "group by" queries in 8i
Getting null in Database retrieval
How to get all dropdown values