Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-01-09 : 11:21:05
|
| Mark writes "I have a problem that is probably simple but I can't seem to figure out. I have two tables, one contains a list of account numbers that are in a past due status and the other contains monthly billing information (one record per month). What I am trying to do is join these two tables (on account number) and return only the most recent bill from the joined table. The account number table is a SQL Server 7 table running Windows NT 4.0 SP 5. Unfortunately, the billing information table is an Oracle 8 table." |
|
|
|
|
|