Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: wbower34
  • Content: Threads
  • Order by date
  1. wbower34

    Postgres 9.6 Books

    Can anyone point me toward some good books on Postgresql 9.6? For learning and writting queries. thanks
  2. wbower34

    sum hours fields into another table

    Evening, I can not figure out what I am missing on the following select statement, where the output of the select statement with sums on the two hours fields. Would like to direct it to a table created by doing a select into with only 3 pieces of data for member. Then I can join with the...
  3. wbower34

    Issues with table join

    I am trying to extract two columns from table a and would like to join to table b to pull data where the abbrname (abbreviated name)is equal and the status field in table b is equal to A. However, when I try this Postgres acts like it does not know how to reference the table data in the schema...

Part and Inventory Search

Back
Top