
June 13th, 2011, 12:34 PM
|
 |
Contributing User
|
|
|
|
Quote: | Originally Posted by swordsaint hi,
only one table A(autoid, number)
how SELECT statment result: B(autoid, number, numberB)
numberB is sum of all the number have autoid > its autoid.
Thanks |
If you review your SQL 101 course, you will be able to easily answer this homework assignment.

__________________
|