Sample Header Ad - 728x90

How to check if a table is system versioned for MariaDB?

1 vote
1 answer
584 views
How to check if a table is system versioned for MariaDB ? This post refers to same question on "SQL Server 2016" https://dba.stackexchange.com/questions/218517/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 (see https://learn.microsoft.com/en-us/sql/t-sql/functions/objectproperty-transact-sql?view=sql-server-ver15 ) Anyone knows how can be done in MariaDB ? Thanks for your help.
Asked by John D. (13 rep)
Jan 16, 2023, 11:24 AM
Last activity: Jan 16, 2023, 11:43 AM