Microsoft
Software
Hardware
Network
Question : SQL Query the excludes criteria
I can't seem to get the right results from my query.
I want the name of all recipes that do not use salt as an ingredient. I made up this query:
SELECT Recipes.RecipeName
FROM Recipes INNER JOIN Ingredients ON Recipes.RecipeId = Ingredients.RecipeID
WHERE Ingredient Not In ('salt')
GROUP BY Recipes.RecipeName;
But it still returns the recipe names that have have salt as an ingredient. Can't figure what's up. I'm using SQL Enterprise 2000.
Thank-you for all of your help,
Answer : SQL Query the excludes criteria
learn html and use notepad
or Notepad++, ConTEXT, free wanderful applications for any kind of editing purposes...
Random Solutions
SHGetPathFromIDList(IntPtr
, String^); API in VC++.net Not working please tell me where i am wrong
xirr in coldfusion
why i am getting this error message when trying to translate my webpage using google transalet ?
Understanding encryption algorithms
Joining Tables from Separate DB Connections in an SQL Query
Recycler folder in a network drive
companyweb site not found
Associate compress folder to another file type
SQL Query [Multitables] in DataGridView
Pattern mathcing and printing in file