Hi all,

I need to store the timestamp of a newly inserted record, in another table's 
field.
Ex:

Newly inserted record in table firsttable
--------------------------------------
firsttable
--------------------------------------
timestamp          value
--------------------------------------
01-10-2016 10:00    50
--------------------------------------


I need to store this timestamp,value in second table,
ex: 
--------------------------------------
secondTable
--------------------------------------
timestamp inTime             inData otherData
--------------------------------------
  xxx    01-10-2016 10:00     50      xxxx
--------------------------------------

Please guide me to achieve this.

Thanks,
Bala

-- 
Remember to include the InfluxDB version number with all issue reports
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/d727c61b-1578-45e9-85fb-d8731f8223b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to