Home | Previous Page | Next Page   Using New Features in Dynamic Server > Features from Dynamic Server, Version 9.21 >

ANSI Join Syntax

You begin an ANSI join with the [LEFT] [OUTER] JOIN keywords, use the ON clause to specify the join filter, and use the WHERE clause to specify a post-join filter.

Task Manual
Use the ANSI join syntax. IBM Informix Guide to SQL: Syntax
Use join filters and post-join filters, and interpret SET EXPLAIN output for ANSI joins. IBM Informix Performance Guide
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]