Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: insert a record in Oracle table
if the field is default, you should be able to insert rows into other
fields by skipping the default fields from the insert statement.
Kumar.
Rahul wrote:
> How to insert a record into oracle table which has default system date
> fileds and trigger sequence number field.
>
> how to escape these fileds and insert values in other fields.
>
> please help !
>
> rahul
![]() |
![]() |