Model Question - 04.04.2025
Model Question - 04.04.2025
1
4. Create the following tables with the mapping given below.
Phone_book(ph_no,name,door_no,street,place).
(i)List the price of the book which one is between the price of 400 & 500.
(ii)Create an updatable view for the above table.
(iii)Display distinct names.