Posts by Ana Caroline • 65 points
2 posts
-
0
votes1
answer98
viewsQ: SQL Error no Postgres
My select: SELECT * ( SELECT v.placa FROM gr_veiculo v WHERE v.id = ( SELECT DISTINCT r.cavalo FROM lg_relacao_veiculo r WHERE ( r.cavalo = (SELECT mv.gr_veiculo_id FROM…
-
6
votes1
answer79
viewsQ: Doubt in algorithmic analysis
I’m having a hard time proving f(n)=Omega(g(n)), then g(n) = O(f(n)). How would this proof? With calculation and theory?
asked Ana Caroline 65