Data Warehousing and Analytics Platforms
Casual Mode - Take your time!
1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice
What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?
- $$$SessStartTime returns the session start time as string and SESSSTARTTIME returns as a date/time.
- $$$SessStartTime returns the session start time as an integer and SESSSTARTTIME returns as a date/time.
- $$$SessStartTime returns the session start time as string and SESSSTARTTIME returns as an integer.
- There is no difference in practice. Either can be used to used to return the Session start time.