Computing.Net > Forums > Database > MS Access Query Help

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

MS Access Query Help

Reply to Message Icon

Name: Zhyphyr
Date: September 6, 2009 at 08:39:28 Pacific
OS: Windows XP
Product: Microsoft Access 2003 (full product)
Subcategory: General
Comment:

I have in a Table1 the Business Name Address and phone number and i Table2 i have only a phone number I want to delete into the table1 which is in the table2. Pls reply me I need it urgently. thanks in advanced



Sponsored Link
Ads by Google

Response Number 1
Name: frankjustme
Date: September 27, 2009 at 19:14:43 Pacific
Reply:

delete from table1
where phone_number in (select phone_number from table2);


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: MS Access Query Help

MS Access 2003 & Time Query www.computing.net/answers/dbase/ms-access-2003-amp-time-query/90.html

MS-Access Count distinct not workin www.computing.net/answers/dbase/msaccess-count-distinct-not-workin/336.html

MS Access for multiple computers www.computing.net/answers/dbase/ms-access-for-multiple-computers/156.html