You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/11/12 18:28:43 UTC

[GitHub] [incubator-druid] chandrashekhar-saini opened a new issue #8860: Java JDBC Connectivity and Select Query Exectuion

chandrashekhar-saini opened a new issue #8860: Java JDBC Connectivity and Select Query Exectuion
URL: https://github.com/apache/incubator-druid/issues/8860
 
 
   HI Team,
   I need your help, please share sample code to connect Druid Database using Java. I have a requirement i need to get data from druid database by running  select query using Java Program.
   What I need. 
   1. Java Program to connect to druid Database.
   2. How to Select Data from Druid Using Java Code.
   
   I have tables in Druid Database Table : EMPLOYEE 
   Column : EMP_NAME, AGE, ADDRESS, DATE
   
   I need to select Name and Address Using Java Program.
   
   Please share the code.
   
   
   Regards,
   Shekhar

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org