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
Current Event between print records...
web server sessions
What new threading features are now available in Visual Studio 2010?
I just used System Restore to restore the Windows XP OS on my Dell D830 laptop to an earlier point in time; now the network card drivers are disabled & can't be reloaded
Server 2008 "this setting is not compatible with computers running windows 2000 on server" local security settings
Simple File Sharing Question
manipulating components
SQL SERVER 2005 CANNOT GENERATE SSPI CONTEXT
Image as link...how to allign to text bottom?
show me everything after the dot in excel