I have an existing and live database, it has about 100 tables.
For my application, I'm only using maybe 5 of those tables.
The database DOES NOT have relationships set up.
Is there a way to create those relationships in my .dbml file after dragging the tables in?
Also, if this is possible, does it update the existing database? Because I don't want to do that.