orario_convertito | classe_oraria |
Ciro,
2016-06-17 11:47 GMT+02:00 cirospat <[hidden email]>:
per la Query da costruire se la sintassi di questo tipo è esatta: D IS FROM 0.00 TO 7.00 oppure altre sintassi ho visto che hai creato la colonna in un formato standard, che può essere usate con la funzione timeofday.
La query per tutti gli incidenti tra le 00:00:00 e le 07:00:00 è:
select A,B,C,D,E,F,G,H,I,J,K,L where I > timeofday '00:00:00' AND I < timeofday '07:00:00'
In HTML e CSV rispettivamente:
<a href="https://docs.google.com/spreadsheets/d/1Iu2RdguEWpQE4kmzs7l18OnZfYtiFNS_FmCx-zcIb5o/gviz/tq?tqx=out:html&tq=select+A,B,C,D,E,F,G,H,I,J,K,L+where+I+%3E+timeofday+%2700:00:00%27+AND+I+%3C+timeofday+%2707:00:00%27+&gid=636418541" target="_blank" rel="nofollow" onmousedown="this.href='https://docs.google.com/spreadsheets/d/1Iu2RdguEWpQE4kmzs7l18OnZfYtiFNS_FmCx-zcIb5o/gviz/tq?tqx\x3dout:html\x26tq\x3dselect+A,B,C,D,E,F,G,H,I,J,K,L+where+I+%3E+timeofday+%2700:00:00%27+AND+I+%3C+timeofday+%2707:00:00%27+\x26gid\x3d636418541';return true;" onclick="this.href='https://docs.google.com/spreadsheets/d/1Iu2RdguEWpQE4kmzs7l18OnZfYtiFNS_FmCx-zcIb5o/gviz/tq?tqx\x3dout:html\x26tq\x3dselect+A,B,C,D,E,F,G,H,I,J,K,L+where+I+%3E+timeofday+%2700:00:00%27+AND+I+%3C+timeofday+%2707:00:00%27+\x26gid\x3d636418541';return true;">https://docs.google.com/
spreadsheets/d/ 1Iu2RdguEWpQE4kmzs7l18OnZfYtiF NS_FmCx-zcIb5o/gviz/tq?tqx= out:html&tq=select+A,B,C,D,E, F,G,H,I,J,K,L+where+I+%3E+ timeofday+%2700:00:00%27+AND+ I+%3C+timeofday+%2707:00:00% 27+&gid=636418541 <a href="http://spreadsheets.google.com/tq?tqx=out:csv&tq=select%20A%2CB%2CC%2CD%2CE%2CF%2CG%2CH%2CI%2CJ%2CK%2CL%20where%20I%20%3E%20timeofday%20%2700%3A00%3A00%27%20AND%20I%20%3C%20timeofday%20%2707%3A00%3A00%27%20&key=1Iu2RdguEWpQE4kmzs7l18OnZfYtiFNS_FmCx-zcIb5o&gid=636418541" target="_blank" rel="nofollow" onmousedown="this.href='http://spreadsheets.google.com/tq?tqx\x3dout:csv\x26tq\x3dselect%20A%2CB%2CC%2CD%2CE%2CF%2CG%2CH%2CI%2CJ%2CK%2CL%20where%20I%20%3E%20timeofday%20%2700%3A00%3A00%27%20AND%20I%20%3C%20timeofday%20%2707%3A00%3A00%27%20\x26key\x3d1Iu2RdguEWpQE4kmzs7l18OnZfYtiFNS_FmCx-zcIb5o\x26gid\x3d636418541';return true;" onclick="this.href='http://spreadsheets.google.com/tq?tqx\x3dout:csv\x26tq\x3dselect%20A%2CB%2CC%2CD%2CE%2CF%2CG%2CH%2CI%2CJ%2CK%2CL%20where%20I%20%3E%20timeofday%20%2700%3A00%3A00%27%20AND%20I%20%3C%20timeofday%20%2707%3A00%3A00%27%20\x26key\x3d1Iu2RdguEWpQE4kmzs7l18OnZfYtiFNS_FmCx-zcIb5o\x26gid\x3d636418541';return true;">http://spreadsheets.google.
com/tq?tqx=out:csv&tq=select% 20A%2CB%2CC%2CD%2CE%2CF%2CG% 2CH%2CI%2CJ%2CK%2CL%20where% 20I%20%3E%20timeofday%20%2700% 3A00%3A00%27%20AND%20I%20%3C% 20timeofday%20%2707%3A00%3A00% 27%20&key= 1Iu2RdguEWpQE4kmzs7l18OnZfYtiF NS_FmCx-zcIb5o&gid=636418541
Saluti
Free forum by Nabble | Edit this page |