Database connection using Java || Install MSSQL Server using Docker || Execute SQL Query from Java

Published: 01 January 1970
on channel: Naveen AutomationLabs
14,029
156

In this video, I have explained how to create a MSSQL server instance using Docker container.
How to make the connection with MSSQL with Java.

You can use this docker image to install MSSQL container:
docker run -d --name Naveen -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=myPassword@12345' -p 1433:1433 mcr.microsoft.com/mssql/server:vNext-CTP2.0-ubuntu

--Use this command to run SQL-CLI to execute SQL from command line:
mssql -u sa -p myPassword@12345

--Create table:
CREATE TABLE Persons (PersonID int,LastName varchar(255),FirstName varchar(255),Address varchar(255),City varchar(255));

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
https://www.youtube.com/c/Naveen%20Au...

Follow me on my Facebook Page:
  / naveenqtpexpert  

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
https://t.me/joinchat/COJqZUPB02r5sB7...

Paid courses (Recorded) videos:
Java & Selenium Course: http://www.naveenautomationlabs.com/p...
API Course: http://www.naveenautomationlabs.com/p... ➡️Get Our Courses✔️
📗 Get My Paid Courses at
Paid courses (Recorded) videos:
Java & Selenium Course: http://www.naveenautomationlabs.com/p...
API Course: http://www.naveenautomationlabs.com/p...
-------------------------------

✔️SOCIAL NETWORKS
Facebook:   / naveenqtpexpert  
Twitter:   / naveenkhunteta  
Blog: http://www.naveenautomationlabs.com
--------------------------------

Support My Channel✔️Or Buy Me A Coffee
Paypal: https://paypal.me/naveenkhunteta
Google Pay: naveenanimation20@gmail.com
--------------------------------
✔️Thanks for watching!
देखने के लिए धन्यवाद
Благодаря за гледането
感谢您观看
Merci d'avoir regardé
Grazie per la visione
Gracias por ver
شكرا للمشاهدة


On this page of the site you can watch the video online Database connection using Java || Install MSSQL Server using Docker || Execute SQL Query from Java with a duration of hours minute second in good quality, which was uploaded by the user Naveen AutomationLabs 01 January 1970, share the link with friends and acquaintances, this video has already been watched 14,029 times on youtube and it was liked by 156 viewers. Enjoy your viewing!