Change The Name Pateljigar' To Patelhiren'.: PRACTICAL-3 (92100103289)
Change The Name Pateljigar' To Patelhiren'.: PRACTICAL-3 (92100103289)
2. Change the name and city where account number is A005. (new name = ‘kotharinehal’ and
accountholders)
Table:LOAN
1. For each loan holders Add 100000 Rs. Amount into the column loan_amt.
2. for each loan holders Increase the interest rate 2%.
3. Create another table LOAN_TEMP (loan_no, Acc_no, loan_amt, loan_date) from The table
LOAN.
4. Display only those records where loan holder taken a loan in month of January.
5. Modify the structure of table LOAN by adding one column credit_no varchar2 (4).
92100103289