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-06-29 : 07:22:09
|
Jitu Davda writes "HiI'm not so good in making sql queries.At present I'm not able to find a correct way for making a sql query for my requirement.The case with me is :There is a products attributes table which has nearly 40 attributes and the fields stores integer values as the level in that attribute for the product.Now I've to show the list of all the matching products with ranking there with, for a perticular product in search.I'm not getting how to do...Table ProductAttrib---------------------ProductID NumbericAttribute1 smallintAttribute2 smallintAttribute3 smallintAttribute4 smallint Attribute5 smallintAttribute6 smallintAttribute7 smallint.... Please reply asap.Thank you.Jitu" |
|
|
|
|
|