You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2 Database
Hi,
I'm starting to use H2 in my local test environment in MSSQLServer mode and have found that SYSUTCDATETIME() and GETUTCDATE() are not supported. Is there any way round this?
Cheers
Andy
Evgenij Ryazanov
unread,
Feb 5, 2020, 10:59:29 AM2/5/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2 Database
Hello.
You can create user-defined functions with such names by using the CREATE ALIAS command: