Hi all,
I have an xml file that contains keywords and categories for a given product. I am loading the keywords and categories to a sql table using the the updaate below. This only loads the first keyword and first category. My goal is to have it like this
id keyword category
1...
I have three menu images Image1.gif, Image2.gif, and Image 3.gif. I want to click on Image1.gif and have it change to Image1_over.gif which is of a different color. When I click on the other image, it should also change to the "_over.gif" for the particular image but the first one returns to...
Hi all,
I'm new to this forumn and need your help. Below is the query that I am running and under it is the resulting table.
SELECT DISTINCT school.schoolID, field.[name],
degree. [name] AS degree, degree.degreeID,
field.fieldID
FROM school_field INNER JOIN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.