This is a discussion on Re: SQL Statement Help Needed within the pgsql Novice forums, part of the PostgreSQL category; --> Michael Avila wrote: > Is it possible to do a JOIN with a table with one record with a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Michael Avila wrote: > Is it possible to do a JOIN with a table with one record with a table > with multiple records? Yes. Do you have postgreSQL running somewhere, available to play with? The best way to learn is by doing, then reading, then doing some more. Find a begining tutorial and get started. brew ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |