Matlab Database Toolbox
Show older comments
What is an easy way to create table joints using the querybuilder that is available for the database toolbox? I'm just looking for simple inner joins.
Thanks, Brian
Accepted Answer
More Answers (1)
Leah
on 2 May 2012
0 votes
I don't see a join in the tool you can just write the SQL for it. Generate the M-file from a basic query then just add you join in.
Categories
Find more on Database Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!