Posts by Abel Souza • 21 points
3 posts
-
0
votes1
answer22
viewsQ: Search for information not directly related in the Database
I would like to select from a database that has the tables Book, Author and Publisher, the attributes Author name, Last name, Book title and Publisher of tables that are not directly related (so to…
-
1
votes2
answers530
viewsQ: How to make a direct calculation in the database
I would like to calculate the salary of a teacher based on the hourly load of discipline that he teaches, I created a Java algorithm for this, but however I can’t pass it to SQL Algorithm in Java…
-
-2
votes1
answer77
viewsQ: Images with PHP
Hello guys I’m working with a band’s website and I need to make your latest instagram photos appear in a certain area of their site, could you give me some idea of how to do this? I cannot…