Subject | Re: [firebird-support] Query optimisator |
---|---|
Author | Martijn Tonies |
Post date | 2008-09-12T11:01:26Z |
Hi,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> if there is a query:Of course.
>
> select
> table1.field1,
> table1.field2
> from
> table1
> left join table2 on table1.field3 = table2.field1
>
> No fields from table table2 is being used. Will firebird execute left
> join table2?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com