Posts by Mateus Silva • 19 points
2 posts
-
-1
votes2
answers156
viewsQ: Docker and angular circling communication with api
I started using Docker a short time ago, I tried the deployment of two applications the angular frontend and an api in python, problem that even in the same network in Docker I can only access the…
-
1
votes1
answer1512
viewsQ: SQL use of LEFT JOIN with OR
I’m new to the SQL and I have the following question concerning LEFT JOIN: I have to list a table of cliente where each customer has a id and a code client with another table containing the…