date- 23 feb

Description

beginner oracle- PLSQL Note on date- 23 feb, created by Souravi Sinha on 23/02/2016.
Souravi Sinha
Note by Souravi Sinha, updated more than 1 year ago
Souravi Sinha
Created by Souravi Sinha almost 10 years ago
9
0

Resource summary

Page 1

pl-sql Update statement UPDATE table-Name [[AS] correlation-Name] SET column-Name = Value [ , column-Name = Value} ]* [WHERE clause] |here "=" is used instead of " := " in PL_SQL and SQL both In FOR LOOP ,for var_name in lower_val .. high_valLOOP<statement>End Loop;here we dont increment the "var_name" in the loop unlikely of while loopdelete from sales where ORDER_ID=p_ORDER_ID;

Page 2

master tablecreate table master_sheet(id number not null,item_name varchar2(50),Unit_price number,quantity number,total_amount number,primary key(id));

Show full summary Hide full summary

Similar

Windows Update and Microsoft Knowledge Base
Shahmeran Gilani
Drainage basin
Mabel ..