Create table named emp have two column id and salary with number datatype. Insert the value into the table created using procedures.
Create table named emp have two column id and salary with number datatype. Insert the value into the table created using procedures.
Share