|  
                   The CURRENT_TIMESTAMP function returns the current timestamp 
                    from the system's time-of-day clock. 
                  The function is processed once at the beginning of execution 
                    of the SQL statement. A new value is not obtained with each 
                    reference or with each fetched row. 
                   |