xxxxxxxxxx
sudo apt install software-properties-common -y
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.12
# python3.12 --version
# 3.10.0
xxxxxxxxxx
sudo apt update
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt install python3.9 -y
python3.9 --version
https://vegastack.com/tutorials/how-to-install-python-3-9-on-ubuntu-22-04/
xxxxxxxxxx
* Open SQL Server Management Studio
* Select the instance of your choice
* Click on the options
* Go to the connection properties
* Select the "Trust Server Certificate"
* Click on connect