> suppose I have added one field time_stamp of type
> timestamp in any existing table. it will show the
> current timestamp of all records. If i update any
> record after sometime It will also update the
> timestamp of updated record with current timestamp.
>
> but for insertion of any record...w
jenny
>suppose I have added one field time_stamp of type
>timestamp in any existing table. it will show the
>current timestamp of all records. If i update any
>record after sometime It will also update the
>timestamp of updated record with current timestamp.
>
>but for insertion of any recor
2002 13:11
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: How to get timestamp of inserted record
Hello all,
suppose I have added one field time_stamp of type
timestamp in any existing table. it will show the
current timestamp of all records. If i update any
record after sometime It will also
Hello all,
suppose I have added one field time_stamp of type
timestamp in any existing table. it will show the
current timestamp of all records. If i update any
record after sometime It will also update the
timestamp of updated record with current timestamp.
but for insertion of any record...wha