3.5 Case 1: Simple Queries

Demonstration using simple queries.

Case 1 demonstrates the following:

  • A simple query
  • A simple query retrieving full date information

The first query retrieves all the data from GTW_DEPT and confirms that the gateway is working correctly. The second query retrieves all the data from GTW_EMP including the time portion of the hire date because the default date format was set to DD-MON-YY HH24:MM:SS for the session by an ALTER SESSION command.