Questions tagged as 'relaciones'

0
answers

Serialize a Json Matrix ASP Entity

Someone who can help me with the following error: It turns out that I created an API in ASP.net with the help of visual studio 2017 and entity framework, I did everything with the help of the tools since I have several related tables in SQL s...
asked by 12.09.2018 / 20:25
1
answer

I do not understand Relationships in poo

I am trying to carry out a poo project, but as I go from one to the other, I find it very difficult, I would like someone to help me with an explanation, I leave an image of the project thanks.     
asked by 15.09.2018 / 05:25
0
answers

RELATIONSHIP MANY MANY LARAVEL

I am trying to make a relationship and a query but apparently something is wrong because it is not what I am looking for. I'm still starting with laravel and I still have doubts. My summary tables are the following: And the data that...
asked by 04.06.2018 / 17:31
1
answer

Eloquent query in three tables

Good afternoon I need to make a query in laravel but the results are not what I hope, hopefully someone can help me. These are my tables: And these are the results I want to obtain: that the BRAND be printed only once and then the list...
asked by 05.06.2018 / 00:28
2
answers

Table shared in database

I'm new here. I have two tables that are not related to each other, but both need a third one. Let me explain with an example ... TablaUsuarios (idUsuario, nombre, apellido) TablaEmpresas (idempresa, nombre_e, rif) For both tables I need to...
asked by 13.11.2018 / 13:46