You create a procedure named GET_CD_INFO that selects data about an artist from the CD_INFO table. The procedure includes one input parameter. You want to call that procedure with the value Bonnie Raitt. What SQL statement should you use to invoke the procedure?