i, To increase allowances of the players by 3%. ii. Create a view to display all players from "London". iii. Add a new column to store age of the player.

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter3: Creating Tables
Section: Chapter Questions
Problem 7SCG: The SERVICE_REQUEST table uses the CHAR data type for the DESCRIPTION and STATUS fields. Is there an...
icon
Related questions
Question
b). Consider the table schema Player->(PlayerID. Firstname. Secondname, Address, Allowance).
Write DML statements for each of the following tasks.
i, To increase allowances of the players by 3%.
ii. Create a view to display all players from "London".
iii. Add a new column to store age of the player.
iv. A stored procedure to increase allowance by 4% for players below 25 years.
Transcribed Image Text:b). Consider the table schema Player->(PlayerID. Firstname. Secondname, Address, Allowance). Write DML statements for each of the following tasks. i, To increase allowances of the players by 3%. ii. Create a view to display all players from "London". iii. Add a new column to store age of the player. iv. A stored procedure to increase allowance by 4% for players below 25 years.
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

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
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr