Name for the field "CURRENT_USER" is "USER" after select
--------------------------------------------------------

                 Key: CORE-6176
                 URL: http://tracker.firebirdsql.org/browse/CORE-6176
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 3.0.5
            Reporter: Karol Bieniaszewski
            Priority: Trivial


SELECT CURRENT_USER, CURRENT_TRANSACTION, CURRENT_TIME, CURRENT_DATE, 
CURRENT_TIMESTAMP, LOCALTIME, LOCALTIMESTAMP FROM RDB$DATABASE

result:
USER    CURRENT_TRANSACTION     CURRENT_TIME    CURRENT_DATE    
CURRENT_TIMESTAMP       LOCALTIME       LOCALTIMESTAMP
SYSDBA  268705  09:45:44        2019-10-31      2019-10-31 09:45:44     
09:45:44        2019-10-31 09:45:44

as you can see CURRENT_USER is named as "USER" all other variable names are ok

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to