Write a basic procedure to list countries in Asia.
Create a database with the names of the countries (please refer to this link: https://www.newworldencyclopedia.org/entry/List_of_countries_by_continent ) and tables such as Country Name and Continent.
Create a stored procedure that will displayed only the countries in Asia.
Provide me the sql file or screenshot per commands and show the BEFORE and AFTER of the data.
Comments
Leave a comment