I am preparing for the Level 2 CRCP exam and I'm looking for clarification on a couple of points.
In the section about Setting Up and Configuring Data Sources, the material says that Oracle, SQL Server and Microsoft Access are native connections. But then the example given for setting up an ODBC connection uses Oracle. Does this mean you can get to Oracle either way - natively and through ODBC? When would you do it one way vs. the other?
My second question has to do with the section on Validating Data, specifically the area of null values. The materials say that if the database supports null values, you can use the IsNull function to "reference the null values that get created as the result of a failed lookup while joining." What does "failed lookup while joining" mean and how does that process create null values?
Thanks for any feedback!
In the section about Setting Up and Configuring Data Sources, the material says that Oracle, SQL Server and Microsoft Access are native connections. But then the example given for setting up an ODBC connection uses Oracle. Does this mean you can get to Oracle either way - natively and through ODBC? When would you do it one way vs. the other?
My second question has to do with the section on Validating Data, specifically the area of null values. The materials say that if the database supports null values, you can use the IsNull function to "reference the null values that get created as the result of a failed lookup while joining." What does "failed lookup while joining" mean and how does that process create null values?
Thanks for any feedback!