Hi @Anonymous ,
For Synapse Spark pool:
Unfortunately, it is not possible to time travel with Delta Lake with a SQL command within the integrated notebooks in Synapse on a spark spool, but it is possible when you load the data into a dataframe with PySpark. Here is an example / tutorial video on how to achieve time travelling with PySpark on Synapse.
For Synapse Serverless pool:
Delta Lake with Synapse is still in public preview. So unfortunately, time traveling is not supported in Synapse Serverless Pools at this moment (known issues and limitations of Delta Lake with Synapse). But on the upside you can vote for this feature on the Azure feedback site, by clicking here.