skip to main
|
skip to sidebar
Saturday, February 14, 2009
assignment theodbs
SELECT DISTINCT T.name as Item I.name as Ingredients
From madewith as M, ingredients as I, items as T
Where (M.itemid = T.itemid)
And (M.ingredientid = I.ingredientid)
And ((quantity * 3) > inventory)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
►
2010
(8)
►
April
(8)
▼
2009
(4)
►
July
(1)
▼
February
(3)
No title
assignment theodbs
Private Sub Command1_Click()Dim rsu As ADODB.Recor...
►
2008
(3)
►
November
(3)
About Me
gracie
View my complete profile
No comments:
Post a Comment