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

Опубликовано: 01 Январь 1970
на канале: 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
شكرا للمشاهدة


На этой странице сайта вы можете посмотреть видео онлайн Database connection using Java || Install MSSQL Server using Docker || Execute SQL Query from Java длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Naveen AutomationLabs 01 Январь 1970, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 14,029 раз и оно понравилось 156 зрителям. Приятного просмотра!