Advertisement
Guest User

postgresqlquestion

a guest
Jan 17th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Hello everyone. Could anyone help me with this question, please? -> I have a table called categories which has columns of A, foreign_B, foreign_C. Fields starting with foreign_ are from two tables called product and store on a column called id in each. How is it possible to get a SELECT query, let's say select * from category, which foreign_B and foreign_C would be values ( product and store column of name depending on id ) instead of numbers?
  2. [23:58] <RhodiumToad> so it's not setting INC correctly somewhere?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement