How to execute sql queries through jenkins?

54 views
Skip to first unread message

sravani K

unread,
Apr 30, 2018, 10:20:06 AM4/30/18
to Jenkins Users
Hello,

I am new to Jenkins. I am trying to execute sql queries through Jenkins, can you please share any videos with me which will be helpful to do this job. I also want to let you know that I don't have much experience. Any videos for beginners level would be helpful.

Thank you!

Victor Martinez

unread,
May 1, 2018, 10:13:39 AM5/1/18
to Jenkins Users
Likely you can start with: https://jenkins.io/doc/pipeline/tour/getting-started/

Then you can code your script to run the sql queries by command line and use the shell step if you use freestylejobs or sh step if you use pipelines. Although, you might require to ensure the configuration and software dependencies are in place either in the agent side or using docker.


My two cents,

Cheers
Reply all
Reply to author
Forward
0 new messages