How to check if a table is system versioned for MariaDB ?
This post refers to same question on "SQL Server 2016"
How to check if the SYSTEM_VERSIONING for a table is ON?
I've tried this syntax on MariaDB, but I got error.
I guess "TableTemporalType", is MS specific
Anyone knows how can be done in MariaDB ?
Thanks for your help.