Posts by Tiago Abdalla • 23 points
4 posts
-
0
votes1
answer82
viewsQ: How to calculate hours via reduce?
So I have a little doubt about doing the calculation of hours using reduce, because until the stage where I left I can return the hours in normal format and now I need to do the sum of them I…
-
0
votes1
answer52
viewsQ: Perform sum of hours from a query
I am in need of a help in a system that I am developing, it is based on an electronic point system I am almost finishing it, and to complete once I need to perform a calculation of worked hours of a…
-
0
votes0
answers36
viewsQ: I need some help in Trigger
So folks I’m needing a little help on some Mysql activities related to Trigger, basically it’s three Trigger. First Trigger should work after an update or Insert(something I’ll still put) the…
-
0
votes2
answers230
viewsQ: What is the best tool to perform a Javascript integration with Mysql?
I am programming a web electronic point system, I am at the beginning still and my knowledge with web programming is still at the beginning. I initially developed the front-end part by HTML and then…