Hi there,
I would Like to delete a relationship by SQL Syntax!
When I go to M-Access I see the relationship with the name companiesVisitors
and this is how it is represented...
Companies(Company_ID) ------ Visitors(VisitorCompany)
one-to-many
How can I drop the relationship using SQL?
Hope you can help me... I am searching a solution for days