Solution Review: Regression Testing in PostgreSQL

See a detailed analysis of the solution to the "Regression Testing in SQL" challenge.

We'll cover the following

Solution

The solution to the challenge of running your test using regression testing for a different value of n is discussed in this section.

We’ll add the following in the artist.yaml file.

"1":
  "n": "3"

Note: This is already added in the following playground for you.

After updating this, you’ll copy this file to the working regresql/plans directory. The command to copy this file to the working directory is as follows:

Get hands-on with 1200+ tech skills courses.