Test your Procedure with the following data: AthleteID= 10, First_Name = ‘Frankie’, Last_Name = ‘Fredricks’, DOB = ’17 June 1975’. Create your SQL statement that will test the  procedure. EXEC spInsertAthleteDetails @AthleteID= 10, @First_Name = ‘Frankie’, @Last_Name = ‘Fredricks’, @DOB = ’17 June 1975’;

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter12: Subqueries And Merge Statements
Section: Chapter Questions
Problem 19MC
icon
Related questions
Question
100%

Test your Procedure with the following data:
AthleteID= 10, First_Name = ‘Frankie’, Last_Name = ‘Fredricks’, DOB = ’17 June 1975’. Create your SQL statement that will test the 
procedure.
EXEC spInsertAthleteDetails @AthleteID= 10, @First_Name = ‘Frankie’, @Last_Name = ‘Fredricks’, @DOB = ’17 June 1975’;

Test your Procedure with the following data:
AthletelD= 10, First_Name = 'Frankie', Last_Name = 'Fredricks', DOB = '17 June 1975'. Create your SQL statement that will test the
procedure.
EXEC splnsertAthleteDetails @AthletelD= 10, @First_Name = 'Frankie', @Last_Name = 'Fredricks', @DOB = '17 June 1975';
Transcribed Image Text:Test your Procedure with the following data: AthletelD= 10, First_Name = 'Frankie', Last_Name = 'Fredricks', DOB = '17 June 1975'. Create your SQL statement that will test the procedure. EXEC splnsertAthleteDetails @AthletelD= 10, @First_Name = 'Frankie', @Last_Name = 'Fredricks', @DOB = '17 June 1975';
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning