Subject | SQL question |
---|---|
Author | Nico Callewaert |
Post date | 2001-07-04T09:41:26Z |
Hi list,
What is the better way to insert records : I have a query with 5 joins on it, I have to insert records in one table of it. I was planning to use lookup tables and put the joins in different (lookup) queries. Would it work faster to insert records without these joins ?
Thanks, Nico Callewaert
[Non-text portions of this message have been removed]
What is the better way to insert records : I have a query with 5 joins on it, I have to insert records in one table of it. I was planning to use lookup tables and put the joins in different (lookup) queries. Would it work faster to insert records without these joins ?
Thanks, Nico Callewaert
[Non-text portions of this message have been removed]