Posts by Asriel Pires • 9 points
2 posts
-
0
votes3
answers157
viewsA: How does field initialization work in constructors?
no c# todo has 2 types of data types of references:referency type these types receive default values null, types of val:value type ex:int,char,bool. these have a default value, preset, and the int…
-
0
votes2
answers1020
viewsA: Problem to join two Selects in one instruction
SELECT perfil_usuario_unificado.nome_fantasia, perfil_usuario_unificado.descricao_emp, perfil_usuario_unificado.cnpj, identificacao_acesso.id, COUNT(gostei_nao_gostei) AS quantidade --…
mysqlanswered Asriel Pires 9