| Article: |
SQL Subqueries | |
| Subject: | help | |
| Date: | 2005-09-13 21:47:18 | |
| From: | sumeet_ | |
|
i want to select all columns from a table for the minimum of two columns. the table has few records with both minimums coming together.so i want these rows.
|
||
Showing messages 1 through 1 of 1.
-
help
2005-12-22 13:12:18 dazednconfused [View]
Try looking up Having clause. It should work then.


