R
ryan.fitzpatrick3
Will a delete query delete whole table or just records in table? I
have.
DELETE tblAdagePaidDebits
FROM tblAdagePaidDebits;
Will this delete the entire table or the records in that table?
ryan
have.
DELETE tblAdagePaidDebits
FROM tblAdagePaidDebits;
Will this delete the entire table or the records in that table?
ryan