Plotting the space curve of intersection

> spacecurve([x,y,z],t=0..2*Pi,color=red,thickness=3,scaling=constrained,axes=frame,labels=['x','y','z']);

[Maple Plot]

This does indeed look like the intersection of the parabolic cylinder and the circular cylinder. To illustrate this, let's put all three on the same graph.

>