Category: Uncategorized
In this tutorial, we will learn how to install Oracle APEX on Oracle Linux 9. The version that we are going to install is APEX 24.2. Before we continue, you might wonder what is Oracle…
In the previous article, we learned how to fetch MySQL table data in Python. Now, we will read/fetch MySQL table in Python using Panda. The following code will connect to an existing MySQL table and…
Are you a Mac user but want to run Oasis Montaj on your M1 Mac? Well, here I want to share a workaround on how to run Oasis Montaj on M1 Mac. Look no further!…
The new macOS Ventura does not ship with Python3 pre-installed by default. If you want to use Python 3 to develop your python program, you will need to install it manually. This rumor spread a…