> Hi, > Is there any way to know data & time when the row is inserted into a > table?
Add a timestamp field and set the default value as now(). If you wish to maintain similar value during update, a before trigger could help. regards, bhuvaneswaran ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])