G
Guest
simple delete query in my database what am I doing wrong
I follow the syntax found in Delete Statement still there is an error in
syntax
Delete [Item.*]
From Item
Where Cost>50
I follow the syntax found in Delete Statement still there is an error in
syntax
Delete [Item.*]
From Item
Where Cost>50