Posts by DKABU • 11 points
2 posts
- 
		-1 votes1 answer1633 viewsQ: Run python script on android via one-click file extractionTalk to me guys, How do I convert a script made in python to run on android? My script is very simple, only to extract a file that will always stay in the same place, do not need a graphical… 
- 
		1 votes1 answer645 viewsQ: SUM STRING AS DATE - OracleI have the spine TEMPO like STRING and I need to add the values as hours. I used all kinds of query to make this sum, but I always fall into the field problem with DATATYPE DATE not accept values…