Misuse of transitional words
To determine which features are supported, applications start by calling SGLGetInfo with the SQL_SQL_CONFORMANCE option. The SQL conformance level gives the application a broad view of what SQL is supported. To refine this view, the application calls SQLGetInfo with any number of other options. For a complete list of these options, see the SQLGetInfo function description. Finally, SQLGetTypeInfo returns information about the data types supported by the data source.