Posts by Lucas Emanoel • 31 points
2 posts
-
2
votes1
answer86
viewsQ: Convert to list a string from a list that contains Base64?
I receive through a requisition json one request.POST that comes as a list of string Base64. I can convert to string with str(request.POST['imagem']) what results something like this:…
-
1
votes1
answer84
viewsQ: SQL how to make me return the number of negative intervals (INTERVAL of date)
dif_active date_fimdegus is a range of the difference between 2 date fields, which return me, for example, -1 day. I wonder how I can make a Count of all records that are negative in this column.…
sqlasked Lucas Emanoel 31