Guest User

Untitled

a guest
Jul 20th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. -- Insert statements for procedure here
  2. INSERT INTO nutrient
  3. (Nutri_Id,Nutri_Name,uom)
  4. VALUES
  5. (@Nutri_Id, @Nutri_Name, @uom)
Add Comment
Please, Sign In to add comment