Page 1 of 1

3a) Write an SQL command that will create Policies table which shown in below. Policies PolCode 11223 PolName Life insur

Posted: Fri Jul 08, 2022 7:28 am
by answerhappygod
3a Write An Sql Command That Will Create Policies Table Which Shown In Below Policies Polcode 11223 Polname Life Insur 1
3a Write An Sql Command That Will Create Policies Table Which Shown In Below Policies Polcode 11223 Polname Life Insur 1 (65.36 KiB) Viewed 29 times
3a) Write an SQL command that will create Policies table which shown in below. Policies PolCode 11223 PolName Life insurance PolUnit PolCost 1500.50 3 (5 marks) 3b) Write an SQL command to insert the following information into the Question 3(a) table: policy code = 5054, policy name = Saving, policy unit = 8, policy cost = 2000.15. (5 marks) 3c) Write an SQL command to give Life insurance policy name 20% discount. (5 marks)