Skip to main content

All Questions

Tagged with
0 votes
0 answers
525 views

Real time data update with postgresql

I want to make multiple query in a database at the same time in same database with real time update. Like, google map the location of person update all time. Is it possible with postgresql?
Woshikuzzaman Anik's user avatar
4 votes
3 answers
590 views

Automatically update or delete record(s) after x time in coldfusion

I've searched all over the net for this. Hope that someone's got something. How would a record in a database be updated automatically after x time n coldfusion? I know how to manually do it by ...
Nich's user avatar
  • 41