1. Log in to your cPanel account.

2. In the Databases section, click on phpMyAdmin.
phpmyadmin icon

3. From the navigation tree in the left sidebar, select an appropriate database in which you want to import data using the SQL file.
phpmyadmin expand db


4.
Click on Import.
phpmyadmin import

5. Under File to import, click on Choose File and select SQL file from your computer.
phpmyadmin import2

6. Scroll down and click on Import.

If it shows a success message, your SQL has been successfully uploaded.
phpmyadmin successfully