INSERT with Functions « Insert Delete Update « Oracle PL / SQL






1.You can use variables such as SYSDATE and USER in your INSERT statements
2.Inserting values using System function: SYSDATE
3.Date calculation in insert statement
4.Use Trunc in insert statement