Let's consider a circle traced out on the $yz$-plane by $y=\sqrt{9-z^2}$ (note that $x=0$).
To parameterize this, wouldn't we simply set $z=t$ and $y=\sqrt{9-t^2}$ ?
For some reason my textbook takes the approach of using trigonometric functions:

Is there a difference between my solution and the one the textbook shows? If not, is there a reason it choose the less intuitive solution involving trigonometric equations instead of the traditional equation of a circle?
Furthermore, couldn't set $y=-3 $sin$t$ and $z=$cos$t$ and we'd get the same result? Just trying to gain some intuition behind this because I'm not used to circles being expressed using trignometric functions...
In general to parameterize a function you can choose $x=t, y=f(t)$. Of course, a circle fails the vertical line test in the plane so it's not a function and this means we must parameterize the circle using another method. This is typically the trig functions or stereographic projection.